Skip to content

Commit

Permalink
chore(release): 0.5.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Sep 6, 2024
1 parent d77a4a2 commit fae0f9c
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.5.1](https://github.com/oclif/core/compare/0.5.0...0.5.1) (2024-09-06)


### Bug Fixes

* compaction on narrow and tall screens ([d77a4a2](https://github.com/oclif/core/commit/d77a4a200ede662f6e8d4b98bf0c7fef5cfb2afd))



# [0.5.0](https://github.com/oclif/core/compare/0.4.3-dev.2...0.5.0) (2024-09-05)


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.5.0",
"version": "0.5.1",
"author": "Salesforce",
"bugs": "https://github.com/oclif/multi-stage-output/issues",
"dependencies": {
Expand Down

0 comments on commit fae0f9c

Please sign in to comment.