Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - react-ui-validations@1.15.0
 - @skbkontur/react-ui@4.22.5
  • Loading branch information
zhzz committed May 14, 2024
1 parent 37299db commit 4c212ad
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
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.15.0](https://github.com/skbkontur/retail-ui/tree/master/packages/react-ui-validations/compare/react-ui-validations@1.14.4...react-ui-validations@1.15.0) (2024-05-14)


### Features

* **Validations:** fixedValidationTextColors and darkTheme feature flags ([#3420](https://github.com/skbkontur/retail-ui/tree/master/packages/react-ui-validations/issues/3420)) ([248da6f](https://github.com/skbkontur/retail-ui/tree/master/packages/react-ui-validations/commit/248da6fe1223a88fabd7f2d3934f6d45bd1b081c))





## [1.14.4](https://github.com/skbkontur/retail-ui/tree/master/packages/react-ui-validations/compare/react-ui-validations@1.14.3...react-ui-validations@1.14.4) (2024-04-16)

**Note:** Version bump only for package react-ui-validations
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.14.4",
"version": "1.15.0",
"description": "Validations for @skbkontur/react-ui",
"scripts": {
"prebuild": "yarn clean",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-ui/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.

## [4.22.5](https://github.com/skbkontur/retail-ui/compare/@skbkontur/react-ui@4.22.4...@skbkontur/react-ui@4.22.5) (2024-05-14)


### Bug Fixes

* **Autocomplete, ComboBox:** disable browser autofill ([#3419](https://github.com/skbkontur/retail-ui/issues/3419)) ([f805126](https://github.com/skbkontur/retail-ui/commit/f8051261304878b9cfffa744dc82a7296a7448b9))





## [4.22.4](https://github.com/skbkontur/retail-ui/compare/@skbkontur/react-ui@4.22.3...@skbkontur/react-ui@4.22.4) (2024-05-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skbkontur/react-ui",
"version": "4.22.4",
"version": "4.22.5",
"description": "UI Components",
"main": "cjs/index.js",
"module": "index.js",
Expand Down

0 comments on commit 4c212ad

Please sign in to comment.