Skip to content

Commit

Permalink
chore(release): 4.6.18 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Dec 15, 2024
1 parent 9fee384 commit 2b69456
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.18](https://github.com/oclif/plugin-update/compare/4.6.17...4.6.18) (2024-12-15)

### Bug Fixes

- **deps:** bump @oclif/table from 0.3.5 to 0.3.7 ([#1000](https://github.com/oclif/plugin-update/issues/1000)) ([9fee384](https://github.com/oclif/plugin-update/commit/9fee384b2f251cd69146988332f45d3cb23a5a95))

## [4.6.17](https://github.com/oclif/plugin-update/compare/4.6.16...4.6.17) (2024-12-08)

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

0 comments on commit 2b69456

Please sign in to comment.