Skip to content

Commit

Permalink
chore(release): 4.4.13 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jul 28, 2024
1 parent 2d02713 commit 21ac29a
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.4.13](https://github.com/oclif/plugin-update/compare/4.4.12...4.4.13) (2024-07-28)

### Bug Fixes

- **deps:** bump ansis from 3.2.1 to 3.3.2 ([#885](https://github.com/oclif/plugin-update/issues/885)) ([2d02713](https://github.com/oclif/plugin-update/commit/2d02713dfe12739f2d68c70412eb87007e178564))

## [4.4.12](https://github.com/oclif/plugin-update/compare/4.4.11...4.4.12) (2024-07-23)

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

_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.12/src/commands/update.ts)_
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.13/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.4.12",
"version": "4.4.13",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-update/issues",
"dependencies": {
Expand Down

0 comments on commit 21ac29a

Please sign in to comment.