Skip to content

Commit

Permalink
chore(main): release homestar 2.2.1 (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Mar 8, 2024
1 parent fff00df commit 5f575e2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages/homestar": "2.2.0",
"packages/homestar": "2.2.1",
"packages/homestar-wit": "0.0.3",
"packages/channel": "0.0.2",
"packages/ucan": "0.2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/homestar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.2.1](https://github.com/fission-codes/stack/compare/homestar-v2.2.0...homestar-v2.2.1) (2024-03-08)


### Bug Fixes

* add missing iso-base to deps ([e91ae4e](https://github.com/fission-codes/stack/commit/e91ae4eab12063765857f9964d7993530707e865))

## [2.2.0](https://github.com/fission-codes/stack/compare/homestar-v2.1.0...homestar-v2.2.0) (2024-03-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/homestar/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fission-codes/homestar",
"type": "module",
"version": "2.2.0",
"version": "2.2.1",
"description": "Homestar Client.",
"author": "Hugo Dias <hugomrdias@gmail.com> (hugodias.me)",
"license": "MIT",
Expand Down

0 comments on commit 5f575e2

Please sign in to comment.