Skip to content

Commit

Permalink
chore(release): 4.6.23 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jan 12, 2025
1 parent e9c66c7 commit f087a8a
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.23](https://github.com/oclif/plugin-update/compare/4.6.22...4.6.23) (2025-01-12)

### Bug Fixes

- **deps:** bump @oclif/table from 0.3.9 to 0.4.0 ([#1016](https://github.com/oclif/plugin-update/issues/1016)) ([e9c66c7](https://github.com/oclif/plugin-update/commit/e9c66c7ae63f5b61a030ec7436cdd29fc285dd9a))

## [4.6.22](https://github.com/oclif/plugin-update/compare/4.6.21...4.6.22) (2025-01-12)

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

0 comments on commit f087a8a

Please sign in to comment.