Skip to content

Commit 842e4b8

Browse files
authored
chore(main): release homestar-wit 0.0.2 (#163)
1 parent 9a2ac7b commit 842e4b8

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.github/release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages/homestar": "2.0.3",
3-
"packages/homestar-wit": "0.0.1",
3+
"packages/homestar-wit": "0.0.2",
44
"packages/channel": "0.0.2",
55
"packages/ucan": "0.2.0",
66
"packages/client": "0.0.1",

packages/homestar-wit/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.0.2](https://github.com/fission-codes/stack/compare/homestar-wit-v0.0.1...homestar-wit-v0.0.2) (2024-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* initial commit ([7ff93a7](https://github.com/fission-codes/stack/commit/7ff93a7f4e771e38cfe3cdde5a2ad1913a2ca230))

packages/homestar-wit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fission-codes/homestar-wit",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"description": "WIT for Homestar",
66
"author": "Hugo Dias <[email protected]> (hugodias.me)",
77
"license": "MIT",

0 commit comments

Comments
 (0)