diff --git a/CHANGELOG.md b/CHANGELOG.md index 7259374e..6c9f2e1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.3.8](https://github.com/oclif/plugin-autocomplete/compare/2.3.7...2.3.8) (2023-09-05) + + +### Bug Fixes + +* remove fs-extra ([7ad7356](https://github.com/oclif/plugin-autocomplete/commit/7ad7356fe80bdf3ed572a11fc34cb356f3a1c943)) + + + ## [2.3.7](https://github.com/oclif/plugin-autocomplete/compare/2.3.6...2.3.7) (2023-09-03) diff --git a/package.json b/package.json index a52f0011..c7619169 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-autocomplete", "description": "autocomplete plugin for oclif", - "version": "2.3.7", + "version": "2.3.8", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-autocomplete/issues", "dependencies": {