diff --git a/CHANGELOG.md b/CHANGELOG.md index 5346608f8..8e4c64d9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.26.6](https://github.com/oclif/core/compare/3.26.5...3.26.6) (2024-05-06) + + +### Bug Fixes + +* new "dont check npm" option for plugin-update ([#1071](https://github.com/oclif/core/issues/1071)) ([9ccc797](https://github.com/oclif/core/commit/9ccc797c314d032daaee6ffd9a27da4dbbca882a)) + + + ## [3.26.5](https://github.com/oclif/core/compare/3.26.4...3.26.5) (2024-04-30) diff --git a/package.json b/package.json index 6364e2bd7..eb0e93569 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.26.5", + "version": "3.26.6", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {