Skip to content

Commit

Permalink
chore(main): release 5.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored and ma-efremoff committed Mar 7, 2024
1 parent 4060084 commit ca82aba
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

## [5.0.5](https://github.com/gravity-ui/dialog-fields/compare/v5.0.4...v5.0.5) (2024-03-07)


### Bug Fixes

* better vertical align for labels ([4060084](https://github.com/gravity-ui/dialog-fields/commit/4060084953f1d66435cfb45feb4312a136313319))

## [5.0.4](https://github.com/gravity-ui/dialog-fields/compare/v5.0.3...v5.0.4) (2024-03-06)


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": "5.0.4",
"version": "5.0.5",
"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 ca82aba

Please sign in to comment.