Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - react-ui-smoke-test@2.0.12
 - react-ui-validations@1.14.4
 - @skbkontur/react-ui@4.22.1
  • Loading branch information
zhzz committed Apr 16, 2024
1 parent 0ce8800 commit 75fed2e
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/react-ui-smoke-test/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.12](https://github.com/skbkontur/retail-ui/compare/react-ui-smoke-test@2.0.11...react-ui-smoke-test@2.0.12) (2024-04-16)

**Note:** Version bump only for package react-ui-smoke-test





## [2.0.11](https://github.com/skbkontur/retail-ui/compare/react-ui-smoke-test@2.0.10...react-ui-smoke-test@2.0.11) (2024-04-09)

**Note:** Version bump only for package react-ui-smoke-test
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui-smoke-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-ui-smoke-test",
"version": "2.0.11",
"version": "2.0.12",
"private": true,
"scripts": {
"pretest": "rimraf ./temp",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-ui-validations/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [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





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

**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.3",
"version": "1.14.4",
"description": "Validations for @skbkontur/react-ui",
"scripts": {
"prebuild": "yarn clean",
Expand Down
12 changes: 12 additions & 0 deletions packages/react-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.22.1](https://github.com/skbkontur/retail-ui/compare/@skbkontur/react-ui@4.22.0...@skbkontur/react-ui@4.22.1) (2024-04-16)


### Bug Fixes

* **Button:** fix btnTextHoverBg var ([#3403](https://github.com/skbkontur/retail-ui/issues/3403)) ([0801972](https://github.com/skbkontur/retail-ui/commit/0801972b6c3afad052b6ec7af2befe1add635481))
* **Token:** correct render with conditional children ([#3404](https://github.com/skbkontur/retail-ui/issues/3404)) ([0ce8800](https://github.com/skbkontur/retail-ui/commit/0ce8800f45df807c4e97c9cb972324105011f404))





# [4.22.0](https://github.com/skbkontur/retail-ui/compare/@skbkontur/react-ui@4.21.3...@skbkontur/react-ui@4.22.0) (2024-04-09)


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.0",
"version": "4.22.1",
"description": "UI Components",
"main": "cjs/index.js",
"module": "index.js",
Expand Down

0 comments on commit 75fed2e

Please sign in to comment.