Skip to content

Commit

Permalink
chore(release): 4.3.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jan 10, 2024
1 parent 6072880 commit 567ed09
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 @@
## [4.3.1](https://github.com/oclif/oclif/compare/4.3.0...4.3.1) (2024-01-10)

### Bug Fixes

- **deps:** bump @oclif/plugin-not-found from 3.0.7 to 3.0.8 ([#1242](https://github.com/oclif/oclif/issues/1242)) ([6072880](https://github.com/oclif/oclif/commit/6072880730a7bda2c46b2b65a1feb59f8ead94a7))

# [4.3.0](https://github.com/oclif/oclif/compare/4.2.0...4.3.0) (2024-01-10)

### Features
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",
"description": "oclif: create your own CLI",
"version": "4.3.0",
"version": "4.3.1",
"author": "Salesforce",
"bin": {
"oclif": "bin/run.js"
Expand Down

0 comments on commit 567ed09

Please sign in to comment.