Skip to content

Commit

Permalink
chore(release): 3.1.8 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed May 5, 2024
1 parent cec15eb commit 4e0c64b
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.1.8](https://github.com/oclif/plugin-not-found/compare/3.1.7...3.1.8) (2024-05-05)

### Bug Fixes

- **deps:** bump @oclif/core from 3.26.4 to 3.26.5 ([#617](https://github.com/oclif/plugin-not-found/issues/617)) ([cec15eb](https://github.com/oclif/plugin-not-found/commit/cec15ebc28187fef6fcdb85bb54b83a6d17beebd))

## [3.1.7](https://github.com/oclif/plugin-not-found/compare/3.1.6...3.1.7) (2024-04-28)

### 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.1.7",
"version": "3.1.8",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-not-found/issues",
"dependencies": {
Expand Down

0 comments on commit 4e0c64b

Please sign in to comment.