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.11
 - react-ui-testing@3.7.1
 - react-ui-validations@1.14.3
 - @skbkontur/react-ui@4.21.3
  • Loading branch information
zhzz committed Apr 9, 2024
1 parent a37a0c1 commit 2816636
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 4 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.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





## [2.0.10](https://github.com/skbkontur/retail-ui/compare/react-ui-smoke-test@2.0.9...react-ui-smoke-test@2.0.10) (2023-12-04)

**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.10",
"version": "2.0.11",
"private": true,
"scripts": {
"pretest": "rimraf ./temp",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-ui-testing/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.

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

**Note:** Version bump only for package react-ui-testing





# [3.7.0](https://github.com/skbkontur/retail-ui/compare/react-ui-testing@3.6.0...react-ui-testing@3.7.0) (2024-02-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-ui-testing",
"private": true,
"version": "3.7.0",
"version": "3.7.1",
"description": "React selenium testing",
"main": "react-selenium-testing.js",
"scripts": {
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.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





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


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.2",
"version": "1.14.3",
"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.21.3](https://github.com/skbkontur/retail-ui/compare/@skbkontur/react-ui@4.21.2...@skbkontur/react-ui@4.21.3) (2024-04-09)


### Bug Fixes

* **Token:** suppress a11y issue ([#3401](https://github.com/skbkontur/retail-ui/issues/3401)) ([3763442](https://github.com/skbkontur/retail-ui/commit/37634428fe01c0df63a977beb77929a2fde163a1))
* add visual state attributes ([#3399](https://github.com/skbkontur/retail-ui/issues/3399)) ([c2d8780](https://github.com/skbkontur/retail-ui/commit/c2d8780607a5979662956b419706bf5957bb2f1c))





## [4.21.2](https://github.com/skbkontur/retail-ui/compare/@skbkontur/react-ui@4.21.1...@skbkontur/react-ui@4.21.2) (2024-03-13)


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

0 comments on commit 2816636

Please sign in to comment.