diff --git a/CHANGELOG.md b/CHANGELOG.md index bf16329f2..e398010d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.0.8](https://github.com/oclif/core/compare/3.0.7...3.0.8) (2023-10-12) + + +### Bug Fixes + +* **deps:** bump semver from 5.7.1 to 5.7.2 ([#808](https://github.com/oclif/core/issues/808)) ([cffa115](https://github.com/oclif/core/commit/cffa115b4e76b87911c33ac0ef9928ffe1cb4d6c)) + + + ## [3.0.7](https://github.com/oclif/core/compare/3.0.6...3.0.7) (2023-10-12) diff --git a/package.json b/package.json index 0de07eb44..eb2e70dde 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.0.7", + "version": "3.0.8", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {