Skip to content

Commit 5ad5501

Browse files
chore(main): release 3.2.4 (#213)
1 parent f9030ab commit 5ad5501

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [3.2.4](https://github.com/gravity-ui/date-components/compare/v3.2.3...v3.2.4) (2025-08-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **build:** add version to generated package.json files ([#214](https://github.com/gravity-ui/date-components/issues/214)) ([f9030ab](https://github.com/gravity-ui/date-components/commit/f9030abc7873e944e00f13e1acffac84620568bb))
9+
* **RangeDateSelection:** use base selection color for selected area ([#212](https://github.com/gravity-ui/date-components/issues/212)) ([2191d5b](https://github.com/gravity-ui/date-components/commit/2191d5bce24c79a92494fc7e57bb450324d5b3a9))
10+
311
## [3.2.3](https://github.com/gravity-ui/date-components/compare/v3.2.2...v3.2.3) (2025-07-03)
412

513

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": "3.2.3",
3+
"version": "3.2.4",
44
"description": "",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)