diff --git a/CHANGELOG.md b/CHANGELOG.md index b6d2fafe..888b57e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.4.16](https://github.com/salesforcecli/plugin-signups/compare/1.4.15...1.4.16) (2023-05-11) + + +### Bug Fixes + +* **deps:** dep bumps for new configs ([37f6105](https://github.com/salesforcecli/plugin-signups/commit/37f61058bc1f0caaa304a613852d419fede7034b)) + + + ## [1.4.15](https://github.com/salesforcecli/plugin-signups/compare/1.4.14...1.4.15) (2023-05-07) diff --git a/package.json b/package.json index 4273ae5d..9368d5c4 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.15", + "version": "1.4.16", "author": "Salesforce", "main": "lib/index.js", "bugs": "https://github.com/forcedotcom/cli/issues", @@ -227,4 +227,4 @@ "output": [] } } -} +} \ No newline at end of file