Skip to content

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed May 31, 2024
1 parent b16ec91 commit 2f89406
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.0](https://github.com/oclif/plugin-warn-if-update-available/compare/3.0.19...3.1.0) (2024-05-31)

### Features

- use @oclif/core v4 ([2465305](https://github.com/oclif/plugin-warn-if-update-available/commit/246530514459059f8079cb26d84c7a5226a0586c))

## [3.0.19](https://github.com/oclif/plugin-warn-if-update-available/compare/3.0.18...3.0.19) (2024-05-12)

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

0 comments on commit 2f89406

Please sign in to comment.