Skip to content

Commit 4586e26

Browse files
chore: release (#5487)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4133ca5 commit 4586e26

File tree

15 files changed

+77
-41
lines changed

15 files changed

+77
-41
lines changed

.changeset/many-items-wear.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/renovate-4590027.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

.changeset/renovate-65baf91.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changeset/renovate-be044a0.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/renovate-e9a5ced.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/form/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Change Log
22

3+
## 5.0.1
4+
5+
### Patch Changes
6+
7+
- [#5490](https://github.com/scaleway/ultraviolet/pull/5490) [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.1.12`.
8+
Updated dependency `@types/react-dom` to `19.1.9`.
9+
10+
- [#5499](https://github.com/scaleway/ultraviolet/pull/5499) [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.28.3`.
11+
Updated dependency `@babel/runtime` to `7.28.3`.
12+
Updated dependency `@babel/plugin-transform-runtime` to `7.28.3`.
13+
Updated dependency `@babel/preset-env` to `7.28.3`.
14+
- Updated dependencies [[`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7), [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542)]:
15+
- @ultraviolet/icons@4.0.4
16+
- @ultraviolet/ui@2.1.1
17+
318
## 5.0.0
419

520
### Patch Changes

packages/form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/form",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Ultraviolet Form",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/icons/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

3+
## 4.0.4
4+
5+
### Patch Changes
6+
7+
- [#5490](https://github.com/scaleway/ultraviolet/pull/5490) [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.1.12`.
8+
Updated dependency `@types/react-dom` to `19.1.9`.
9+
10+
- [#5499](https://github.com/scaleway/ultraviolet/pull/5499) [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.28.3`.
11+
Updated dependency `@babel/runtime` to `7.28.3`.
12+
Updated dependency `@babel/plugin-transform-runtime` to `7.28.3`.
13+
Updated dependency `@babel/preset-env` to `7.28.3`.
14+
315
## 4.0.3
416

517
### Patch Changes

packages/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/icons",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"description": "Ultraviolet Icons",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/nextjs/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @ultraviolet/nextjs
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [#5454](https://github.com/scaleway/ultraviolet/pull/5454) [`9c34041`](https://github.com/scaleway/ultraviolet/commit/9c34041245eb04bb6c1cdce358ed0d4b40a49ae8) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `next` to `15.4.7`.
8+
Updated dependency `eslint-config-next` to `15.4.7`.
9+
10+
- [#5483](https://github.com/scaleway/ultraviolet/pull/5483) [`c5d3c9e`](https://github.com/scaleway/ultraviolet/commit/c5d3c9eedebaab3e82c7e58cee37ccfb195f39f2) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `next` to `15.4.7`.
11+
12+
- Updated dependencies [[`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7), [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542)]:
13+
- @ultraviolet/ui@2.1.1
14+
315
## 2.0.0
416

517
### Patch Changes

0 commit comments

Comments
 (0)