Skip to content

Commit 6102c77

Browse files
github-actions[bot]scriptcoded
authored andcommitted
chore(main): release 0.1.5
1 parent eea90bd commit 6102c77

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.4"
2+
".": "0.1.5"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.5](https://github.com/scriptcoded/react-fitter/compare/v0.1.4...v0.1.5) (2024-11-01)
4+
5+
6+
### Bug Fixes
7+
8+
* include hooks in build ([eea90bd](https://github.com/scriptcoded/react-fitter/commit/eea90bd2b4e387b7f351219b22629d3f480b9704))
9+
310
## [0.1.4](https://github.com/scriptcoded/react-fitter/compare/v0.1.3...v0.1.4) (2024-11-01)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-fitter",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"author": "Malcolm Nihlén <[email protected]>",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)