Skip to content

Commit

Permalink
Merge pull request #18 from Evanlab02/release-please--branches--trunk…
Browse files Browse the repository at this point in the history
…--components--hp-react-components

chore(trunk): release hp-react-components 0.1.1
  • Loading branch information
Evanlab02 authored Nov 13, 2024
2 parents f3b7d3b + 8c58e36 commit a8533af
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"docs": "0.3.2",
"frontend": "0.3.1",
"site": "0.2.0",
"packages/components": "0.1.0"
"packages/components": "0.1.1"
}
7 changes: 7 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/Evanlab02/HomePortal/compare/hp-react-components-v0.1.0...hp-react-components-v0.1.1) (2024-11-13)


### Bug Fixes

* **#16:** Add story in storybook for the card component ([a91a007](https://github.com/Evanlab02/HomePortal/commit/a91a007d5e9d56bb9071162f5cfe72f4b6f87c9f))

## 0.1.0 (2024-09-19)


Expand Down
4 changes: 2 additions & 2 deletions packages/components/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@evanlab02/hp-react-components",
"private": false,
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"main": "lib/index.cjs.cjs",
"module": "lib/index.es.cjs",
Expand Down

0 comments on commit a8533af

Please sign in to comment.