Skip to content

Commit 1d57a32

Browse files
committed
Merge branch 'main' of github.com:fission-codes/stack
* 'main' of github.com:fission-codes/stack: chore(main): release homestar 2.4.0 (#187)
2 parents eec2698 + f52f157 commit 1d57a32

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,5 +1,5 @@
11
{
2-
"packages/homestar": "2.3.1",
2+
"packages/homestar": "2.4.0",
33
"packages/homestar-wit": "0.0.3",
44
"packages/channel": "0.0.2",
55
"packages/ucan": "0.3.0",

packages/homestar/CHANGELOG.md

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

3+
## [2.4.0](https://github.com/fission-codes/stack/compare/homestar-v2.3.1...homestar-v2.4.0) (2024-03-20)
4+
5+
6+
### Features
7+
8+
* add node method to fetch node info ([adb1b5e](https://github.com/fission-codes/stack/commit/adb1b5e436d054391c76d387ff432c71bf5908b6))
9+
* add node method to fetch node info ([adb1b5e](https://github.com/fission-codes/stack/commit/adb1b5e436d054391c76d387ff432c71bf5908b6))
10+
311
## [2.3.1](https://github.com/fission-codes/stack/compare/homestar-v2.3.0...homestar-v2.3.1) (2024-03-18)
412

513

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": "2.3.1",
4+
"version": "2.4.0",
55
"description": "Homestar Client.",
66
"author": "Hugo Dias <hugomrdias@gmail.com> (hugodias.me)",
77
"license": "MIT",

0 commit comments

Comments
 (0)