Skip to content

Commit

Permalink
chore(release-v4): release 4.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Mar 11, 2024
1 parent bb8c3b0 commit df2f35b
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.3.6](https://github.com/gravity-ui/dialog-fields/compare/v4.3.5...v4.3.6) (2024-03-11)


### Bug Fixes

* better type for textApply property ([bb8c3b0](https://github.com/gravity-ui/dialog-fields/commit/bb8c3b091f332e61725760dcfe3eba7426c271f6))

## [4.3.5](https://github.com/gravity-ui/dialog-fields/compare/v4.3.4...v4.3.5) (2024-03-11)


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/dialog-fields",
"version": "4.3.5",
"version": "4.3.6",
"description": "The library helps to create dialogs with forms by using registered field-types. Also it is possible to extend it with your own field-types.",
"repository": {
"type": "arc",
Expand Down

0 comments on commit df2f35b

Please sign in to comment.