We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e99eaa commit 3893cfaCopy full SHA for 3893cfa
CHANGELOG.md
@@ -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
8
## [1.0.1](https://github.com/LLmoskk/time-period-selector-react/compare/v1.0.0...v1.0.1) (2024-12-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "time-period-selector-react",
- "version": "1.0.1",
+ "version": "1.1.0",
"private": false,
"repository": "https://github.com/LLmoskk/time-period-selector-react",
"author": "LLmoskk <EMAIL>",
@@ -53,4 +53,4 @@
53
"react": ">=16.9.0",
54
"react-dom": ">=16.9.0"
55
}
56
-}
+}
0 commit comments