Skip to content

Commit 995982e

Browse files
chore(main): release 0.1.0
1 parent 66e887a commit 995982e

3 files changed

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