Skip to content

Commit

Permalink
chore(release): 2.8.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Apr 12, 2023
1 parent 5c7e534 commit 9f4fd95
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## [2.8.2](https://github.com/oclif/core/compare/2.8.1...2.8.2) (2023-04-12)


### Bug Fixes

* jsonEnabled not handling after pass-through ([#687](https://github.com/oclif/core/issues/687)) ([5c7e534](https://github.com/oclif/core/commit/5c7e534229197d32ffc605f19394300c6ebdf8ac))



## [2.8.1](https://github.com/oclif/core/compare/2.8.0...2.8.1) (2023-04-11)


### Bug Fixes

* default help behaves properly ([#678](https://github.com/oclif/core/issues/678)) ([8562e13](https://github.com/oclif/core/commit/8562e13f76b8d8fee0ee7ef2ddfdba98a831e3e7))
* default help behaves properly ([#678](https://github.com/oclif/core/issues/678)) ([1d86cb0](https://github.com/oclif/core/commit/1d86cb0f3edcaa7f7bf09c779d7a307c320dcff2))



# [2.8.0](https://github.com/oclif/core/compare/2.7.1...2.8.0) (2023-03-28)


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/core",
"description": "base library for oclif CLIs",
"version": "2.8.1",
"version": "2.8.2",
"author": "Salesforce",
"bugs": "https://github.com/oclif/core/issues",
"dependencies": {
Expand Down

0 comments on commit 9f4fd95

Please sign in to comment.