Skip to content

Commit 5112d6e

Browse files
github-actions[bot]scriptcoded
authored andcommitted
chore(main): release 0.1.1
1 parent 44c9898 commit 5112d6e

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## 0.1.1 (2024-11-01)
4+
5+
6+
### Features
7+
8+
* add react fitter component ([7b70121](https://github.com/scriptcoded/react-fitter/commit/7b70121d023804639800b064d36d0afd5db433d1))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* release 0.1.1 ([44c9898](https://github.com/scriptcoded/react-fitter/commit/44c98981aea20024914ea54ecd6fa81e113be6ff))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-fitter",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"type": "module",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)