Skip to content

Commit

Permalink
chore(release): 4.1.16 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Mar 4, 2024
1 parent 7f3e155 commit bb3abc6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## [4.1.16](https://github.com/oclif/plugin-update/compare/4.1.15...4.1.16) (2024-03-04)

### Bug Fixes

- **deps:** bump inquirer from 9.2.13 to 9.2.15 ([#748](https://github.com/oclif/plugin-update/issues/748)) ([7f3e155](https://github.com/oclif/plugin-update/commit/7f3e155601c15e30c5b84ffce133d7ffe94bf358))

## [4.1.15](https://github.com/oclif/plugin-update/compare/4.1.14...4.1.15) (2024-03-03)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion README.md
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.15/src/commands/update.ts)_
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.16/src/commands/update.ts)_

<!-- commandsstop -->
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@oclif/plugin-update",
"version": "4.1.15",
"version": "4.1.16",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-update/issues",
"dependencies": {
Expand Down

0 comments on commit bb3abc6

Please sign in to comment.