Skip to content

Commit 3893cfa

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2024-12-10) ### Features * props update ([0e99eaa](0e99eaa))
1 parent 0e99eaa commit 3893cfa

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/LLmoskk/time-period-selector-react/compare/v1.0.1...v1.1.0) (2024-12-10)
2+
3+
4+
### Features
5+
6+
* props update ([0e99eaa](https://github.com/LLmoskk/time-period-selector-react/commit/0e99eaa272c0736b40717249e0f6c6992127d3d4))
7+
18
## [1.0.1](https://github.com/LLmoskk/time-period-selector-react/compare/v1.0.0...v1.0.1) (2024-12-09)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "time-period-selector-react",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"private": false,
55
"repository": "https://github.com/LLmoskk/time-period-selector-react",
66
"author": "LLmoskk <EMAIL>",
@@ -53,4 +53,4 @@
5353
"react": ">=16.9.0",
5454
"react-dom": ">=16.9.0"
5555
}
56-
}
56+
}

0 commit comments

Comments
 (0)