Skip to content

Commit

Permalink
chore(main): release homestar 0.3.0 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias authored Nov 9, 2023
1 parent 483a0a5 commit ba00750
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,4 +1,4 @@
{
"packages/homestar": "0.2.0",
"packages/homestar": "0.3.0",
"packages/eslint-config": "0.0.3"
}
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

## [0.3.0](https://github.com/fission-codes/stack/compare/homestar-v0.2.0...homestar-v0.3.0) (2023-11-09)


### Features

* base64 variants ([0d6a60a](https://github.com/fission-codes/stack/commit/0d6a60a29b48d8c4e8e9eb85bffe554c21335537))

## [0.2.0](https://github.com/fission-codes/stack/compare/homestar-v0.1.2...homestar-v0.2.0) (2023-11-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": "0.2.0",
"version": "0.3.0",
"description": "Homestart Client.",
"author": "Hugo Dias <[email protected]> (hugodias.me)",
"license": "MIT",
Expand Down

0 comments on commit ba00750

Please sign in to comment.