Skip to content

Commit 9b0fc89

Browse files
chore(main): release 0.1.0
1 parent 6db8a46 commit 9b0fc89

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.1"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/voidprojectssoftware/protostar-cli/compare/v0.0.1...v0.1.0) (2026-06-04)
4+
5+
6+
### Features
7+
8+
* 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))
9+
* 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))
10+
* **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))
11+
* installable protostar CLI (PROT-6) ([#1](https://github.com/voidprojectssoftware/protostar-cli/issues/1)) ([854a3a5](https://github.com/voidprojectssoftware/protostar-cli/commit/854a3a561e62b72617d029458aefbb344544285c))

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.1
1+
0.1.0

0 commit comments

Comments
 (0)