diff --git a/CHANGELOG.md b/CHANGELOG.md index 7815177..8148b69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.18.15](https://github.com/oclif/config/compare/1.18.14...1.18.15) (2023-07-23) + + +### Bug Fixes + +* **deps:** bump @oclif/parser from 3.8.14 to 3.8.15 ([c9477dc](https://github.com/oclif/config/commit/c9477dcf1435f3a024110cfcdd48074add17b041)) + + + ## [1.18.14](https://github.com/oclif/config/compare/1.18.13...1.18.14) (2023-07-19) diff --git a/package.json b/package.json index 32898e7..bba665d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/config", "description": "base config object and standard interfaces for oclif components", - "version": "1.18.14", + "version": "1.18.15", "author": "Salesforce", "bugs": "https://github.com/oclif/config/issues", "dependencies": {