diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ca40ff3..6d51ea6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.4.11](https://github.com/salesforcecli/plugin-signups/compare/1.4.10...1.4.11) (2023-04-01) + + +### Bug Fixes + +* **deps:** bump @salesforce/core from 3.34.4 to 3.34.6 ([4f4f421](https://github.com/salesforcecli/plugin-signups/commit/4f4f421961c8701d5a7f66915aa5f3890cc74757)) + + + ## [1.4.10](https://github.com/salesforcecli/plugin-signups/compare/1.4.9...1.4.10) (2023-03-26) diff --git a/package.json b/package.json index 4c579b37..16f6897d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-signups", "description": "Commands to interact with org shapes", - "version": "1.4.10", + "version": "1.4.11", "author": "Salesforce", "main": "lib/index.js", "bugs": "https://github.com/forcedotcom/cli/issues", @@ -227,4 +227,4 @@ "output": [] } } -} +} \ No newline at end of file