Skip to content

Commit

Permalink
chore(release): 3.1.24 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Dec 1, 2024
1 parent 8b049ec commit f18ac4c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [3.1.24](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.23...3.1.24) (2024-12-01)

### Bug Fixes

- **deps:** bump registry-auth-token from 5.0.2 to 5.0.3 ([#750](https://github.com/oclif/plugin-warn-if-update-available/issues/750)) ([8b049ec](https://github.com/oclif/plugin-warn-if-update-available/commit/8b049ecd6132c5a03ecb8c1040d711c6f439fabf))

## [3.1.23](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.22...3.1.23) (2024-11-17)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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.23",
"version": "3.1.24",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues",
"dependencies": {
Expand Down

0 comments on commit f18ac4c

Please sign in to comment.