diff --git a/CHANGELOG.md b/CHANGELOG.md index 062f6d876..46fccfa3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.11.4](https://github.com/oclif/core/compare/2.11.3...2.11.4) (2023-07-31) + + +### Bug Fixes + +* add missing properties to Interfaces.PJSON ([9b607f8](https://github.com/oclif/core/commit/9b607f881a78febc849e7307b9b896ee20abaf0e)) + + + ## [2.11.3](https://github.com/oclif/core/compare/2.11.2...2.11.3) (2023-07-31) diff --git a/package.json b/package.json index ef21cd57f..853ef8e93 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "2.11.3", + "version": "2.11.4", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {