Skip to content

Commit

Permalink
chore(release): 4.6.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Oct 6, 2024
1 parent 4fd3703 commit 0dbbb0d
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.1](https://github.com/oclif/plugin-update/compare/4.6.0...4.6.1) (2024-10-06)

### Bug Fixes

- **deps:** bump @oclif/table from 0.1.12 to 0.1.13 ([#942](https://github.com/oclif/plugin-update/issues/942)) ([4fd3703](https://github.com/oclif/plugin-update/commit/4fd37032e67798f532882e341aba722ae3863e1f))

# [4.6.0](https://github.com/oclif/plugin-update/compare/4.5.10...4.6.0) (2024-10-04)

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

0 comments on commit 0dbbb0d

Please sign in to comment.