Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 10, 2024
1 parent 501e353 commit b03b380
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .changeset/wild-insects-exercise.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 3.9.5

### Patch Changes

- [#4334](https://github.com/scaleway/ultraviolet/pull/4334) [`501e353`](https://github.com/scaleway/ultraviolet/commit/501e3532f3dc8e0ddecd58e3d30d63c9776a524d) Thanks [@matthprost](https://github.com/matthprost)! - Fix `<Checkbox />`, `<Radio />` and `<Toggle />`, cannot click on label to check

- Updated dependencies [[`501e353`](https://github.com/scaleway/ultraviolet/commit/501e3532f3dc8e0ddecd58e3d30d63c9776a524d)]:
- @ultraviolet/[email protected]

## 3.9.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ultraviolet/form",
"version": "3.9.4",
"version": "3.9.5",
"description": "Ultraviolet Form",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/plus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ultraviolet/plus

## 0.21.17

### Patch Changes

- Updated dependencies [[`501e353`](https://github.com/scaleway/ultraviolet/commit/501e3532f3dc8e0ddecd58e3d30d63c9776a524d)]:
- @ultraviolet/ui@1.72.3

## 0.21.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ultraviolet/plus",
"version": "0.21.16",
"version": "0.21.17",
"description": "Ultraviolet Plus",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.72.3

### Patch Changes

- [#4334](https://github.com/scaleway/ultraviolet/pull/4334) [`501e353`](https://github.com/scaleway/ultraviolet/commit/501e3532f3dc8e0ddecd58e3d30d63c9776a524d) Thanks [@matthprost](https://github.com/matthprost)! - Fix `<Checkbox />`, `<Radio />` and `<Toggle />`, cannot click on label to check

## 1.72.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ultraviolet/ui",
"version": "1.72.2",
"version": "1.72.3",
"description": "Ultraviolet UI",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down

0 comments on commit b03b380

Please sign in to comment.