Skip to content

Commit

Permalink
chore(release): 3.7.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Mar 22, 2023
1 parent c6a124a commit 4d990fe
Show file tree
Hide file tree
Showing 2 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.7.1](https://github.com/oclif/oclif/compare/3.7.0...3.7.1) (2023-03-22)


### Bug Fixes

* pass isWritingManifest true to plugin.load ([#1126](https://github.com/oclif/oclif/issues/1126)) ([c6a124a](https://github.com/oclif/oclif/commit/c6a124a032da4672b397dc5eeaa01ee13aea4104))



# [3.7.0](https://github.com/oclif/oclif/compare/3.6.5...3.7.0) (2023-02-22)


Expand Down
4 changes: 2 additions & 2 deletions 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": "3.7.0",
"version": "3.7.1",
"author": "Salesforce",
"bin": {
"oclif": "bin/run"
Expand Down Expand Up @@ -141,4 +141,4 @@
"registry": "https://registry.npmjs.org"
},
"types": "lib/index.d.ts"
}
}

0 comments on commit 4d990fe

Please sign in to comment.