Skip to content

Commit e92da49

Browse files
authored
chore(main): release homestar 0.1.0 (#36)
1 parent 1c7376c commit e92da49

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/homestar": "0.0.1",
2+
"packages/homestar": "0.1.0",
33
"packages/eslint-config": "0.0.3"
44
}

packages/homestar/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.1.0](https://github.com/fission-codes/stack/compare/homestar-v0.0.1...homestar-v0.1.0) (2023-11-07)
4+
5+
6+
### Features
7+
8+
* homestar client ([#35](https://github.com/fission-codes/stack/issues/35)) ([1c7376c](https://github.com/fission-codes/stack/commit/1c7376c715b412dc3f30f95c56f9b6a71d444a2b))

packages/homestar/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",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.1.0",
55
"description": "Homestart Client.",
66
"author": "Hugo Dias <[email protected]> (hugodias.me)",
77
"license": "MIT",

0 commit comments

Comments
 (0)