Skip to content

Commit

Permalink
chore(release): 3.7.2 [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 03cbaab commit 3dd272f
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.2](https://github.com/oclif/oclif/compare/3.7.1...3.7.2) (2023-03-22)


### Bug Fixes

* bump oclif core ([#1127](https://github.com/oclif/oclif/issues/1127)) ([03cbaab](https://github.com/oclif/oclif/commit/03cbaab6a4c39084581ef3f718249969ced6465f))



## [3.7.1](https://github.com/oclif/oclif/compare/3.7.0...3.7.1) (2023-03-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.1",
"version": "3.7.2",
"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 3dd272f

Please sign in to comment.