Skip to content

Commit

Permalink
chore(release): 3.0.10 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Feb 4, 2024
1 parent ec89ae5 commit 83b1b76
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [3.0.10](https://github.com/oclif/plugin-not-found/compare/3.0.9...3.0.10) (2024-02-04)

### Bug Fixes

- **deps:** bump @oclif/core from 3.18.1 to 3.18.2 ([#539](https://github.com/oclif/plugin-not-found/issues/539)) ([ec89ae5](https://github.com/oclif/plugin-not-found/commit/ec89ae557a4b9a7d1d72be86a83f8d9116b02e0c))

## [3.0.9](https://github.com/oclif/plugin-not-found/compare/3.0.8...3.0.9) (2024-01-14)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oclif/plugin-not-found",
"description": "\"did you mean\" for oclif",
"version": "3.0.9",
"version": "3.0.10",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-not-found/issues",
"dependencies": {
Expand Down

0 comments on commit 83b1b76

Please sign in to comment.