Skip to content

Commit

Permalink
chore(release): 0.7.13 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Nov 17, 2024
1 parent 7f178b1 commit bb5e479
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.7.13](https://github.com/oclif/core/compare/0.7.12...0.7.13) (2024-11-17)


### Bug Fixes

* **deps:** bump @oclif/core from 4.0.31 to 4.0.32 ([ba2a6f9](https://github.com/oclif/core/commit/ba2a6f9f614765f83fecc315f687e9a0b1556e03))



## [0.7.12](https://github.com/oclif/core/compare/0.7.11...0.7.12) (2024-11-03)


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

0 comments on commit bb5e479

Please sign in to comment.