diff --git a/CHANGELOG.md b/CHANGELOG.md index 56a4986d..1674c2e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [6.0.17](https://github.com/oclif/plugin-help/compare/6.0.16...6.0.17) (2024-03-06) + +### Bug Fixes + +- publish npm-shrinkwrap.json ([ebbd508](https://github.com/oclif/plugin-help/commit/ebbd508eed8ae4dddfaed7782ecb8362946175fe)) + ## [6.0.16](https://github.com/oclif/plugin-help/compare/6.0.15...6.0.16) (2024-03-06) ## [6.0.15](https://github.com/oclif/plugin-help/compare/6.0.14...6.0.15) (2024-03-03) diff --git a/package.json b/package.json index 0c076830..e3c21d24 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "Standard help for oclif.", - "version": "6.0.16", + "version": "6.0.17", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {