diff --git a/CHANGELOG.md b/CHANGELOG.md index e7a1f330c..342876f14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.9.8](https://github.com/oclif/core/compare/v1.9.7...v1.9.8) (2022-07-14) + ### [1.9.7](https://github.com/oclif/core/compare/v1.9.6...v1.9.7) (2022-07-14) diff --git a/package.json b/package.json index b89258cf8..0c1497ff2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "1.9.7", + "version": "1.9.8", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {