Skip to content

Commit

Permalink
chore(release): 4.1.14 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Feb 22, 2024
1 parent bac9e2b commit 8b44a4c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [4.1.14](https://github.com/oclif/plugin-update/compare/4.1.13...4.1.14) (2024-02-22)

### Bug Fixes

- **deps:** bump ip from 1.1.5 to 1.1.9 ([#741](https://github.com/oclif/plugin-update/issues/741)) ([bac9e2b](https://github.com/oclif/plugin-update/commit/bac9e2b9b269cc28059a325b18e65b37e3cd683a))

## [4.1.13](https://github.com/oclif/plugin-update/compare/4.1.12...4.1.13) (2024-02-18)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ EXAMPLES
$ oclif-example update --available
```

_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.13/src/commands/update.ts)_
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.14/src/commands/update.ts)_

<!-- commandsstop -->
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oclif/plugin-update",
"version": "4.1.13",
"version": "4.1.14",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-update/issues",
"dependencies": {
Expand Down

0 comments on commit 8b44a4c

Please sign in to comment.