Skip to content

Commit

Permalink
chore(release): 4.6.32 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Feb 23, 2025
1 parent a34467a commit 93ded9d
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.6.32](https://github.com/oclif/plugin-update/compare/4.6.31...4.6.32) (2025-02-23)

### Bug Fixes

- **deps:** bump ansis from 3.10.0 to 3.16.0 ([#1050](https://github.com/oclif/plugin-update/issues/1050)) ([a34467a](https://github.com/oclif/plugin-update/commit/a34467aa62311ead5806f702a45a073394228460))

## [4.6.31](https://github.com/oclif/plugin-update/compare/4.6.30...4.6.31) (2025-02-10)

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

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

<!-- commandsstop -->

Expand Down
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.6.31",
"version": "4.6.32",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-update/issues",
"dependencies": {
Expand Down

0 comments on commit 93ded9d

Please sign in to comment.