Skip to content

Commit

Permalink
chore(main): release 4.14.3 (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Dec 5, 2024
1 parent f156e5b commit 49ae3a1
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.3](https://github.com/gravity-ui/dynamic-forms/compare/v4.14.2...v4.14.3) (2024-11-29)


### Bug Fixes

* fix remove button for array item object ([#251](https://github.com/gravity-ui/dynamic-forms/issues/251)) ([f156e5b](https://github.com/gravity-ui/dynamic-forms/commit/f156e5b8ecd230da2de3de52422a3ec182c653bf))

## [4.14.2](https://github.com/gravity-ui/dynamic-forms/compare/v4.14.1...v4.14.2) (2024-11-12)


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.2",
"version": "4.14.3",
"description": "",
"license": "MIT",
"main": "build/cjs/index.js",
Expand Down

0 comments on commit 49ae3a1

Please sign in to comment.