Skip to content

Commit c7ecc33

Browse files
chore(main): release 2.5.0 (#79)
1 parent 4f8a22e commit c7ecc33

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [2.5.0](https://github.com/gravity-ui/date-components/compare/v2.4.0...v2.5.0) (2024-06-18)
4+
5+
6+
### Features
7+
8+
* support form ([#85](https://github.com/gravity-ui/date-components/issues/85)) ([957aff4](https://github.com/gravity-ui/date-components/commit/957aff419999c7a978ceacfdea338ddd4c6a997c))
9+
* support RSC ([#80](https://github.com/gravity-ui/date-components/issues/80)) ([a7724dc](https://github.com/gravity-ui/date-components/commit/a7724dc8f3dded9278ee075553e2824e442052e8))
10+
* update @gravity-ui/date-utils to v2.5.1 ([#78](https://github.com/gravity-ui/date-components/issues/78)) ([5148679](https://github.com/gravity-ui/date-components/commit/5148679012c0c33af1f7fd1c92abbeeb8761326a))
11+
12+
13+
### Bug Fixes
14+
15+
* update @gravity-ui/date-utils to v2.5.3 ([#86](https://github.com/gravity-ui/date-components/issues/86)) ([4f8a22e](https://github.com/gravity-ui/date-components/commit/4f8a22e8218c4ffc0a5650d894ab36ce9d707797))
16+
317
## [2.4.0](https://github.com/gravity-ui/date-components/compare/v2.3.1...v2.4.0) (2024-05-15)
418

519

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": "@gravity-ui/date-components",
3-
"version": "2.4.0",
3+
"version": "2.5.0",
44
"description": "",
55
"license": "MIT",
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)