diff --git a/CHANGELOG.md b/CHANGELOG.md index 61149553..cfc61a3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.1.17](https://github.com/oclif/plugin-update/compare/3.1.16...3.1.17) (2023-06-05) + + +### Bug Fixes + +* add npm tag lookup to determineChannel correctly ([#563](https://github.com/oclif/plugin-update/issues/563)) ([2e5f943](https://github.com/oclif/plugin-update/commit/2e5f9437807f5914445ca19251cdc82c05bbeafa)) + + + ## [3.1.16](https://github.com/oclif/plugin-update/compare/3.1.15...3.1.16) (2023-05-28) diff --git a/package.json b/package.json index 044a56fd..d1d03e7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "3.1.16", + "version": "3.1.17", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {