Skip to content

Commit 66ef372

Browse files
authored
chore(main): release homestar 0.1.2 (#45)
1 parent ad48f15 commit 66ef372

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.1.1",
2+
"packages/homestar": "0.1.2",
33
"packages/eslint-config": "0.0.3"
44
}

packages/homestar/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/fission-codes/stack/compare/homestar-v0.1.1...homestar-v0.1.2) (2023-11-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **homestart:** add close, auto unsub and error events ([3309bd9](https://github.com/fission-codes/stack/commit/3309bd929abb51d1529088fbe81886750e51ec74)), closes [#43](https://github.com/fission-codes/stack/issues/43) [#40](https://github.com/fission-codes/stack/issues/40)
9+
310
## [0.1.1](https://github.com/fission-codes/stack/compare/homestar-v0.1.0...homestar-v0.1.1) (2023-11-07)
411

512

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.1.1",
4+
"version": "0.1.2",
55
"description": "Homestart Client.",
66
"author": "Hugo Dias <[email protected]> (hugodias.me)",
77
"license": "MIT",

0 commit comments

Comments
 (0)