Skip to content

Commit 388ab3c

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2024-12-10) ### Features * remove tailwind use css and update props ([f99f67d](f99f67d))
1 parent f99f67d commit 388ab3c

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.2.0](https://github.com/LLmoskk/time-period-selector-react/compare/v1.1.1...v1.2.0) (2024-12-10)
2+
3+
4+
### Features
5+
6+
* remove tailwind use css and update props ([f99f67d](https://github.com/LLmoskk/time-period-selector-react/commit/f99f67d283b85621c0c00795827e21a9b2f81ed6))
7+
18
## [1.1.1](https://github.com/LLmoskk/time-period-selector-react/compare/v1.1.0...v1.1.1) (2024-12-10)
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.1.1",
3+
"version": "1.2.0",
44
"private": false,
55
"repository": "https://github.com/LLmoskk/time-period-selector-react",
66
"author": "LLmoskk <EMAIL>",
@@ -50,4 +50,4 @@
5050
"react": ">=16.9.0",
5151
"react-dom": ">=16.9.0"
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)