diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9ffd6d6 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +# 0.1.0 (2024-08-07) + + +### Features + +* initial commit ([5f3fb7d](https://github.com/oclif/core/commit/5f3fb7d13379eb54f2e618f3d32e8e341eef2ae0)) + + + diff --git a/package.json b/package.json index 915f976..f473975 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/multi-stage-output", "description": "Terminal output for oclif commands with multiple stages", - "version": "0.0.0", + "version": "0.1.0", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {