diff --git a/CHANGELOG.md b/CHANGELOG.md index 68050e08f..184efb4a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [3.10.0](https://github.com/oclif/core/compare/3.9.2...3.10.0) (2023-11-02) + + +### Features + +* read extended tsconfigs ([#845](https://github.com/oclif/core/issues/845)) ([59145ee](https://github.com/oclif/core/commit/59145ee40ec33f70aec3fb79c1431de19e7fb041)) + + + ## [3.9.2](https://github.com/oclif/core/compare/3.9.1...3.9.2) (2023-10-30) diff --git a/package.json b/package.json index 0b8f13bd2..a23fce2c6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.9.2", + "version": "3.10.0", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {