Skip to content

Commit

Permalink
chore(release): 0.0.2-beta.56
Browse files Browse the repository at this point in the history
  • Loading branch information
MekalaNagarajan-Centrica committed Nov 7, 2024
1 parent b8d8653 commit f324f9d
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions packages/muon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.2-beta.56](https://github.com/centrica-engineering/muon/compare/v0.0.2-beta.55...v0.0.2-beta.56) (2024-11-07)


### Features

* group radio checkbox inputs in fieldset ([9f0d998](https://github.com/centrica-engineering/muon/commit/9f0d998156216f538c6eeb00d043184495cbafd8))
* move validation screen reader accessibility to light dom ([bbd4eec](https://github.com/centrica-engineering/muon/commit/bbd4eec1e72039c62c5e04fd40f5bf7dc3c019ed))
* remove aria-describedby ([bff1d11](https://github.com/centrica-engineering/muon/commit/bff1d113a8ba776a50465d3c98a08716d460c8f1))
* unique validation message id ([2b6b9d1](https://github.com/centrica-engineering/muon/commit/2b6b9d14bea5699264d3e42e4d87981f1cf19197))
* validation message to input element mapping ([2c69e45](https://github.com/centrica-engineering/muon/commit/2c69e45ef8d4dcd904885dd671344e1b4fce1ca1))
* wrap heading in legend ([40e7bea](https://github.com/centrica-engineering/muon/commit/40e7bea16d07600de38f93c34a7423a86f32a052))


### Bug Fixes

* inputter id autogenerated and provided ([ca18a17](https://github.com/centrica-engineering/muon/commit/ca18a17d2a8b656c6e6476dac0b83c6161f9c77f))
* validation id attribute ([7abeb99](https://github.com/centrica-engineering/muon/commit/7abeb99af524ed31e6478ed2e5f9b9dfe0c60454))

### [0.0.2-beta.55](https://github.com/centrica-engineering/muon/compare/v0.0.2-beta.54...v0.0.2-beta.55) (2024-11-07)

### [0.0.2-beta.54](https://github.com/centrica-engineering/muon/compare/v0.0.2-beta.52...v0.0.2-beta.54) (2024-10-15)
Expand Down
4 changes: 2 additions & 2 deletions packages/muon/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/muon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@muonic/muon",
"version": "0.0.2-beta.55",
"version": "0.0.2-beta.56",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f324f9d

Please sign in to comment.