diff --git a/CHANGELOG.md b/CHANGELOG.md index d0a04e470..485070075 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.0.9](https://github.com/oclif/core/compare/v1.0.8...v1.0.9) (2021-12-08) + ### [1.0.8](https://github.com/oclif/core/compare/v1.0.7...v1.0.8) (2021-12-07) diff --git a/package.json b/package.json index 4f0371876..3eee9135b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "1.0.8", + "version": "1.0.9", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {