Skip to content

Commit

Permalink
chore(v1): release 1.12.0 (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Aug 29, 2023
1 parent c87f837 commit 46426ca
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

## [1.12.0](https://github.com/gravity-ui/dynamic-forms/compare/v1.11.3...v1.12.0) (2023-08-29)


### Features

* ignore minimum check when a number field is empty ([#94](https://github.com/gravity-ui/dynamic-forms/issues/94)) ([c87f837](https://github.com/gravity-ui/dynamic-forms/commit/c87f837fb2e66425aff5ecb93bda49adb76b121e))

## [1.11.3](https://github.com/gravity-ui/dynamic-forms/compare/v1.11.2...v1.11.3) (2023-08-25)


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

0 comments on commit 46426ca

Please sign in to comment.