Skip to content

Commit

Permalink
chore(release): 3.0.17 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed May 8, 2024
1 parent 9b06574 commit c97a625
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.0.17](https://github.com/oclif/plugin-warn-if-update-available/compare/3.0.16...3.0.17) (2024-05-08)

### Bug Fixes

- use lodash instead of lodash.template ([d63276f](https://github.com/oclif/plugin-warn-if-update-available/commit/d63276fbcf2314e63cb29917667f1b46b280f742))

## [3.0.16](https://github.com/oclif/plugin-warn-if-update-available/compare/3.0.15...3.0.16) (2024-04-24)

### 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.0.16",
"version": "3.0.17",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues",
"dependencies": {
Expand Down

0 comments on commit c97a625

Please sign in to comment.