diff --git a/CHANGELOG.md b/CHANGELOG.md index 42a0c58e..765d2cb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.12](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.11...3.1.12) (2024-08-25) + +### Bug Fixes + +- **deps:** bump micromatch from 4.0.7 to 4.0.8 ([#684](https://github.com/oclif/plugin-warn-if-update-available/issues/684)) ([133a619](https://github.com/oclif/plugin-warn-if-update-available/commit/133a6190b59787f9e0e036ad47ef418338881773)) + ## [3.1.11](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.10...3.1.11) (2024-07-28) ### Bug Fixes diff --git a/package.json b/package.json index b9029b37..29466532 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.11", + "version": "3.1.12", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {