diff --git a/CHANGELOG.md b/CHANGELOG.md index 264754d0..0e6a42da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.18.3](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.18.2...1.18.3) (2023-09-28) + +### Bug Fixes + +- **deps:** bump get-func-name from 2.0.0 to 2.0.2 ([9f6e623](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/9f6e62327440074a977369bb94053edcbb5e5bd3)) + ## [1.18.2](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.18.1...1.18.2) (2023-09-27) ### Bug Fixes diff --git a/package.json b/package.json index 7b6b7b05..1e5f8991 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-deploy-retrieve", "description": "deploy and retrieve commands for sf", - "version": "1.18.2", + "version": "1.18.3", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {