Skip to content

Commit

Permalink
release(a11y): 1.0.0-beta.57 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-beta.57](a11y-v1.0.0-beta.56...a11y-v1.0.0-beta.57) (2024-12-22)

### Bug Fixes

* **assistant:** update dependency @uiw/codemirror-theme-github to v4.23.7 ([186f12e](186f12e))
* **assistant:** update dependency @uiw/react-codemirror to v4.23.7 ([357b9cf](357b9cf))
* **assistant:** update dependency antd to v5.22.5 ([9dc158d](9dc158d))
* **runner-playwright:** update playwright monorepo to v1.49.1 ([101653f](101653f))

### Features

* **runner-cypress:** update dependency cypress to v13.17.0 ([937dd6e](937dd6e))
* **runner-playwright:** update dependency webpack to v5.97.1 ([f8ad895](f8ad895))
  • Loading branch information
semantic-release-bot committed Dec 22, 2024
1 parent e7d42b8 commit 9e7eff5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions packages/a11y/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [1.0.0-beta.57](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.56...a11y-v1.0.0-beta.57) (2024-12-22)


### Bug Fixes

* **assistant:** update dependency @uiw/codemirror-theme-github to v4.23.7 ([186f12e](https://github.com/e2e-test-quest/uuv/commit/186f12e27cead4d33ea237f0397262d6af3ba515))
* **assistant:** update dependency @uiw/react-codemirror to v4.23.7 ([357b9cf](https://github.com/e2e-test-quest/uuv/commit/357b9cfb908a5a8b90e67053328abb4b05ab069d))
* **assistant:** update dependency antd to v5.22.5 ([9dc158d](https://github.com/e2e-test-quest/uuv/commit/9dc158d474a9e507b4c8f3054fc8808371064937))
* **runner-playwright:** update playwright monorepo to v1.49.1 ([101653f](https://github.com/e2e-test-quest/uuv/commit/101653f646eb6e881fde6ef5b5af608f2856eec1))


### Features

* **runner-cypress:** update dependency cypress to v13.17.0 ([937dd6e](https://github.com/e2e-test-quest/uuv/commit/937dd6eb08c10c89e095d04e1965596dd95c14dc))
* **runner-playwright:** update dependency webpack to v5.97.1 ([f8ad895](https://github.com/e2e-test-quest/uuv/commit/f8ad895ddad3f3a752f384c9bb9b6a128526bc5d))

# [1.0.0-beta.56](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.55...a11y-v1.0.0-beta.56) (2024-12-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/a11y/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uuv/a11y",
"version": "1.0.0-beta.56",
"version": "1.0.0-beta.57",
"type": "commonjs",
"author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
"description": "A javascript lib for running a11y validation based on multiple reference(RGAA, etc)",
Expand Down

0 comments on commit 9e7eff5

Please sign in to comment.