Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
zhzz committed Jul 5, 2024
1 parent 666cc42 commit 5ddb624
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/react-ui-validations/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.16.1](https://github.com/skbkontur/retail-ui/tree/master/packages/react-ui-validations/compare/[email protected]@1.16.1) (2024-07-05)


### Bug Fixes

* **validations:** fix NonNullable type ([#3460](https://github.com/skbkontur/retail-ui/tree/master/packages/react-ui-validations/issues/3460)) ([666cc42](https://github.com/skbkontur/retail-ui/tree/master/packages/react-ui-validations/commit/666cc4276309eef304f66d945d33d1423f231967))





# [1.16.0](https://github.com/skbkontur/retail-ui/tree/master/packages/react-ui-validations/compare/[email protected]@1.16.0) (2024-06-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui-validations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-ui-validations",
"version": "1.16.0",
"version": "1.16.1",
"description": "Validations for @skbkontur/react-ui",
"scripts": {
"prebuild": "yarn clean",
Expand Down

0 comments on commit 5ddb624

Please sign in to comment.