Skip to content

Commit

Permalink
chore(main): release 4.14.1 (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Nov 8, 2024
1 parent 395eb37 commit 5bbf2a2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.14.1](https://github.com/gravity-ui/dynamic-forms/compare/v4.14.0...v4.14.1) (2024-11-08)


### Bug Fixes

* date picker components value parser ([#243](https://github.com/gravity-ui/dynamic-forms/issues/243)) ([395eb37](https://github.com/gravity-ui/dynamic-forms/commit/395eb370c0fbc1e586b90e23c3512a57b971800d))

## [4.14.0](https://github.com/gravity-ui/dynamic-forms/compare/v4.13.0...v4.14.0) (2024-10-17)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/dynamic-forms",
"version": "4.14.0",
"version": "4.14.1",
"description": "",
"license": "MIT",
"main": "build/cjs/index.js",
Expand Down

0 comments on commit 5bbf2a2

Please sign in to comment.