Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.1"
".": "0.1.0"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

## [0.1.0](https://github.com/voidprojectssoftware/protostar-cli/compare/v0.0.1...v0.1.0) (2026-06-04)


### Features

* add auth login/logout/status commands (PROT-7) ([#8](https://github.com/voidprojectssoftware/protostar-cli/issues/8)) ([7fa225c](https://github.com/voidprojectssoftware/protostar-cli/commit/7fa225c6a50953fb06bb0e8760cfc5afaa6029ad))
* add edge prerelease channel and start stable at 0.1.0 (PROT-40) ([#4](https://github.com/voidprojectssoftware/protostar-cli/issues/4)) ([66e887a](https://github.com/voidprojectssoftware/protostar-cli/commit/66e887a303a96a8d34a76445cccbfa907ebbc2bd))
* **cli:** install capture hooks into the harness (PROT-8) ([#7](https://github.com/voidprojectssoftware/protostar-cli/issues/7)) ([e790d17](https://github.com/voidprojectssoftware/protostar-cli/commit/e790d17845eae48c113fae14d39ebd7e8b57dc22))
* installable protostar CLI (PROT-6) ([#1](https://github.com/voidprojectssoftware/protostar-cli/issues/1)) ([854a3a5](https://github.com/voidprojectssoftware/protostar-cli/commit/854a3a561e62b72617d029458aefbb344544285c))
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.1
0.1.0