diff --git a/CHANGELOG.md b/CHANGELOG.md index 79d422ef..1a30241d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.16](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.15...3.1.16) (2024-09-13) + +### Bug Fixes + +- **deps:** bump path-to-regexp from 6.2.2 to 6.3.0 ([#696](https://github.com/oclif/plugin-warn-if-update-available/issues/696)) ([7322702](https://github.com/oclif/plugin-warn-if-update-available/commit/7322702a70d79c4b0a02a2ab75d23412b2402432)) + ## [3.1.15](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.14...3.1.15) (2024-09-08) ### Bug Fixes diff --git a/package.json b/package.json index a6f1785c..4cb27527 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-warn-if-update-available", "description": "warns if there is a newer version of CLI released", - "version": "3.1.15", + "version": "3.1.16", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {