Skip to content

Commit

Permalink
chore: release (#4710)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
scaleway-bot and github-actions[bot] authored Jan 30, 2025
1 parent ef98866 commit 7d03554
Show file tree
Hide file tree
Showing 13 changed files with 50 additions and 33 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-pugs-share.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fast-buckets-hear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-fishes-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-pants-serve.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/renovate-e0f1003.md

This file was deleted.

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

## 3.13.11

### Patch Changes

- [#4711](https://github.com/scaleway/ultraviolet/pull/4711) [`ef98866`](https://github.com/scaleway/ultraviolet/commit/ef98866a1a36b3d89b032b776becd4056db98a62) Thanks [@matthprost](https://github.com/matthprost)! - Fix `<Checkbox />` alignement of the children used as a label

- [#4713](https://github.com/scaleway/ultraviolet/pull/4713) [`9de3560`](https://github.com/scaleway/ultraviolet/commit/9de3560479d871bf31bc68b050ccba1e62665816) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.0.8`.

- Updated dependencies [[`d3acc50`](https://github.com/scaleway/ultraviolet/commit/d3acc506910ecaadea92dcccaafeb600200fb274), [`ef98866`](https://github.com/scaleway/ultraviolet/commit/ef98866a1a36b3d89b032b776becd4056db98a62), [`9de3560`](https://github.com/scaleway/ultraviolet/commit/9de3560479d871bf31bc68b050ccba1e62665816)]:
- @ultraviolet/ui@1.84.4

## 3.13.10

### 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.13.10",
"version": "3.13.11",
"description": "Ultraviolet Form",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 3.9.1

### Patch Changes

- [#4712](https://github.com/scaleway/ultraviolet/pull/4712) [`310e32e`](https://github.com/scaleway/ultraviolet/commit/310e32e35e51bc3c53d27cf374bc5bfeaac33768) Thanks [@lisalupi](https://github.com/lisalupi)! - Fix `CloseCircleOutlineIcon` sizing in viewport

- [#4713](https://github.com/scaleway/ultraviolet/pull/4713) [`9de3560`](https://github.com/scaleway/ultraviolet/commit/9de3560479d871bf31bc68b050ccba1e62665816) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.0.8`.

## 3.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ultraviolet/icons",
"version": "3.9.0",
"version": "3.9.1",
"description": "Ultraviolet Icons",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
14 changes: 14 additions & 0 deletions packages/plus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @ultraviolet/plus

## 0.23.0

### Minor Changes

- [#4708](https://github.com/scaleway/ultraviolet/pull/4708) [`d44d0dc`](https://github.com/scaleway/ultraviolet/commit/d44d0dcfd0d5ec850d0c0bf0a63cfbb67ae6bb3e) Thanks [@radhi-nasser-scaleway](https://github.com/radhi-nasser-scaleway)! - feat: add new prop `showToggleOption` to `SteppedListContainer`

### Patch Changes

- [#4713](https://github.com/scaleway/ultraviolet/pull/4713) [`9de3560`](https://github.com/scaleway/ultraviolet/commit/9de3560479d871bf31bc68b050ccba1e62665816) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.0.8`.

- Updated dependencies [[`d3acc50`](https://github.com/scaleway/ultraviolet/commit/d3acc506910ecaadea92dcccaafeb600200fb274), [`ef98866`](https://github.com/scaleway/ultraviolet/commit/ef98866a1a36b3d89b032b776becd4056db98a62), [`310e32e`](https://github.com/scaleway/ultraviolet/commit/310e32e35e51bc3c53d27cf374bc5bfeaac33768), [`9de3560`](https://github.com/scaleway/ultraviolet/commit/9de3560479d871bf31bc68b050ccba1e62665816)]:
- @ultraviolet/ui@1.84.4
- @ultraviolet/icons@3.9.1

## 0.22.10

### 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.22.10",
"version": "0.23.0",
"description": "Ultraviolet Plus",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 1.84.4

### Patch Changes

- [#4674](https://github.com/scaleway/ultraviolet/pull/4674) [`d3acc50`](https://github.com/scaleway/ultraviolet/commit/d3acc506910ecaadea92dcccaafeb600200fb274) Thanks [@lisalupi](https://github.com/lisalupi)! - `<DateInput />: fix issue with min-max date

- [#4711](https://github.com/scaleway/ultraviolet/pull/4711) [`ef98866`](https://github.com/scaleway/ultraviolet/commit/ef98866a1a36b3d89b032b776becd4056db98a62) Thanks [@matthprost](https://github.com/matthprost)! - Fix `<Checkbox />` alignement of the children used as a label

- [#4713](https://github.com/scaleway/ultraviolet/pull/4713) [`9de3560`](https://github.com/scaleway/ultraviolet/commit/9de3560479d871bf31bc68b050ccba1e62665816) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.0.8`.

- Updated dependencies [[`310e32e`](https://github.com/scaleway/ultraviolet/commit/310e32e35e51bc3c53d27cf374bc5bfeaac33768), [`9de3560`](https://github.com/scaleway/ultraviolet/commit/9de3560479d871bf31bc68b050ccba1e62665816)]:
- @ultraviolet/[email protected]

## 1.84.3

### 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.84.3",
"version": "1.84.4",
"description": "Ultraviolet UI",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down

0 comments on commit 7d03554

Please sign in to comment.