Skip to content

Commit

Permalink
chore(release): 0.2.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Aug 16, 2024
1 parent 3246bd4 commit 8dd0e60
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.2.1](https://github.com/oclif/core/compare/0.2.0...0.2.1) (2024-08-16)


### Bug Fixes

* remove jsonEnabled prop ([3246bd4](https://github.com/oclif/core/commit/3246bd4be35c87e99be5e32efd8cddaac91ce911))



# [0.2.0](https://github.com/oclif/core/compare/0.1.4...0.2.0) (2024-08-16)


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/multi-stage-output",
"description": "Terminal output for oclif commands with multiple stages",
"version": "0.2.0",
"version": "0.2.1",
"author": "Salesforce",
"bugs": "https://github.com/oclif/multi-stage-output/issues",
"dependencies": {
Expand Down

0 comments on commit 8dd0e60

Please sign in to comment.