Skip to content

Commit

Permalink
chore: release (#4599)
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 Dec 19, 2024
1 parent 293aa2c commit ea71409
Show file tree
Hide file tree
Showing 14 changed files with 63 additions and 41 deletions.
8 changes: 0 additions & 8 deletions .changeset/chatty-donuts-study.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilly-foxes-argue.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/purple-birds-protect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-5fc4a9c.md

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-trains-rule.md

This file was deleted.

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

## 3.13.0

### Minor Changes

- [#4558](https://github.com/scaleway/ultraviolet/pull/4558) [`293aa2c`](https://github.com/scaleway/ultraviolet/commit/293aa2c041a5753394f2b4ae9e6e2f74b9bd10f5) Thanks [@matthprost](https://github.com/matthprost)! - Upgrade from react 18 to react 19

### Patch Changes

- [#4588](https://github.com/scaleway/ultraviolet/pull/4588) [`3b3aaaa`](https://github.com/scaleway/ultraviolet/commit/3b3aaaa7c42af3c8df46ba4db57160007870484d) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `18.3.17`.

- Updated dependencies [[`293aa2c`](https://github.com/scaleway/ultraviolet/commit/293aa2c041a5753394f2b4ae9e6e2f74b9bd10f5), [`5b14b1a`](https://github.com/scaleway/ultraviolet/commit/5b14b1ab7ce9907f6fd1710233d7b2d38ced3101), [`3b3aaaa`](https://github.com/scaleway/ultraviolet/commit/3b3aaaa7c42af3c8df46ba4db57160007870484d), [`4d8a5b5`](https://github.com/scaleway/ultraviolet/commit/4d8a5b51b80d669ae6d3753bf339d54e4444ec70)]:
- @ultraviolet/ui@1.82.0

## 3.12.11

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

## 3.7.0

### Minor Changes

- [#4558](https://github.com/scaleway/ultraviolet/pull/4558) [`293aa2c`](https://github.com/scaleway/ultraviolet/commit/293aa2c041a5753394f2b4ae9e6e2f74b9bd10f5) Thanks [@matthprost](https://github.com/matthprost)! - Upgrade from react 18 to react 19

- [#4576](https://github.com/scaleway/ultraviolet/pull/4576) [`535010a`](https://github.com/scaleway/ultraviolet/commit/535010a74c527cf69a08b0e4267290a61aae97f5) Thanks [@lisalupi](https://github.com/lisalupi)! - - New logos `Meta`, `Baai`, `HuggingFace`, `Kyutai` and fixed `Github`
- New product icon `NetworkAcls`

### Patch Changes

- [#4588](https://github.com/scaleway/ultraviolet/pull/4588) [`3b3aaaa`](https://github.com/scaleway/ultraviolet/commit/3b3aaaa7c42af3c8df46ba4db57160007870484d) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `18.3.17`.

## 3.6.3

### Patch 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.6.3",
"version": "3.7.0",
"description": "Ultraviolet Icons",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
16 changes: 16 additions & 0 deletions packages/plus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @ultraviolet/plus

## 0.22.0

### Minor Changes

- [#4558](https://github.com/scaleway/ultraviolet/pull/4558) [`293aa2c`](https://github.com/scaleway/ultraviolet/commit/293aa2c041a5753394f2b4ae9e6e2f74b9bd10f5) Thanks [@matthprost](https://github.com/matthprost)! - Upgrade from react 18 to react 19

### Patch Changes

- [#4589](https://github.com/scaleway/ultraviolet/pull/4589) [`92ff6e6`](https://github.com/scaleway/ultraviolet/commit/92ff6e6095cba60d35c4af5c23dd10b1222f522f) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `react-intersection-observer` to `9.14.0`.

- [#4588](https://github.com/scaleway/ultraviolet/pull/4588) [`3b3aaaa`](https://github.com/scaleway/ultraviolet/commit/3b3aaaa7c42af3c8df46ba4db57160007870484d) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `18.3.17`.

- Updated dependencies [[`293aa2c`](https://github.com/scaleway/ultraviolet/commit/293aa2c041a5753394f2b4ae9e6e2f74b9bd10f5), [`5b14b1a`](https://github.com/scaleway/ultraviolet/commit/5b14b1ab7ce9907f6fd1710233d7b2d38ced3101), [`535010a`](https://github.com/scaleway/ultraviolet/commit/535010a74c527cf69a08b0e4267290a61aae97f5), [`3b3aaaa`](https://github.com/scaleway/ultraviolet/commit/3b3aaaa7c42af3c8df46ba4db57160007870484d), [`4d8a5b5`](https://github.com/scaleway/ultraviolet/commit/4d8a5b51b80d669ae6d3753bf339d54e4444ec70)]:
- @ultraviolet/icons@3.7.0
- @ultraviolet/ui@1.82.0

## 0.21.40

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

## 1.82.0

### Minor Changes

- [#4558](https://github.com/scaleway/ultraviolet/pull/4558) [`293aa2c`](https://github.com/scaleway/ultraviolet/commit/293aa2c041a5753394f2b4ae9e6e2f74b9bd10f5) Thanks [@matthprost](https://github.com/matthprost)! - Upgrade from react 18 to react 19

### Patch Changes

- [#4596](https://github.com/scaleway/ultraviolet/pull/4596) [`5b14b1a`](https://github.com/scaleway/ultraviolet/commit/5b14b1ab7ce9907f6fd1710233d7b2d38ced3101) Thanks [@matthprost](https://github.com/matthprost)! - Add export of `<Drawer />` component

- [#4588](https://github.com/scaleway/ultraviolet/pull/4588) [`3b3aaaa`](https://github.com/scaleway/ultraviolet/commit/3b3aaaa7c42af3c8df46ba4db57160007870484d) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `18.3.17`.

- [#4584](https://github.com/scaleway/ultraviolet/pull/4584) [`4d8a5b5`](https://github.com/scaleway/ultraviolet/commit/4d8a5b51b80d669ae6d3753bf339d54e4444ec70) Thanks [@matthprost](https://github.com/matthprost)! - `<RadioGroup />`, `<SelectableCardGroup />`, `<CheckboxGroup />` and `<ToggleGroup />` to accept `ReactNode` as `legend` type

- Updated dependencies [[`293aa2c`](https://github.com/scaleway/ultraviolet/commit/293aa2c041a5753394f2b4ae9e6e2f74b9bd10f5), [`535010a`](https://github.com/scaleway/ultraviolet/commit/535010a74c527cf69a08b0e4267290a61aae97f5), [`3b3aaaa`](https://github.com/scaleway/ultraviolet/commit/3b3aaaa7c42af3c8df46ba4db57160007870484d)]:
- @ultraviolet/icons@3.7.0

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

0 comments on commit ea71409

Please sign in to comment.