Skip to content

Commit

Permalink
chore(release): 3.2.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Sep 28, 2023
1 parent c922408 commit cc888d0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [3.2.4](https://github.com/oclif/plugin-update/compare/3.2.3...3.2.4) (2023-09-28)


### Bug Fixes

* **deps:** bump get-func-name from 2.0.0 to 2.0.2 ([#637](https://github.com/oclif/plugin-update/issues/637)) ([c922408](https://github.com/oclif/plugin-update/commit/c92240835f2b63c7f4d25be88fed129ab7309ed6))



## [3.2.3](https://github.com/oclif/plugin-update/compare/3.2.2...3.2.3) (2023-09-06)


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

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

0 comments on commit cc888d0

Please sign in to comment.