diff --git a/CHANGELOG.md b/CHANGELOG.md index e4b6079..49d1ac7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.2](https://github.com/salesforcecli/plugin-template-sf/compare/0.1.1...0.1.2) (2023-09-01) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.11.8 to 2.14.0 ([fc510b6](https://github.com/salesforcecli/plugin-template-sf/commit/fc510b67a6a1b23b5f81773db625a4f4b4201651)) + + + ## [0.1.1](https://github.com/salesforcecli/plugin-template-sf/compare/0.1.0...0.1.1) (2023-08-31) diff --git a/package.json b/package.json index 22dbb14..d2f5de2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-marketplace", "description": "Find sf plugins", - "version": "0.1.1", + "version": "0.1.2", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {