Skip to content

Commit e780abc

Browse files
chore: release
1 parent e3702b4 commit e780abc

9 files changed

+43
-14
lines changed

.changeset/renovate-e5a4396.md

-10
This file was deleted.

packages/form/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## 3.14.8
4+
5+
### Patch Changes
6+
7+
- [#4896](https://github.com/scaleway/ultraviolet/pull/4896) [`e3702b4`](https://github.com/scaleway/ultraviolet/commit/e3702b4186517a94f1900f516105fe9837b1ff34) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.26.10`.
8+
Updated dependency `@babel/eslint-parser` to `7.26.10`.
9+
Updated dependency `@babel/plugin-transform-runtime` to `7.26.10`.
10+
- Updated dependencies [[`e3702b4`](https://github.com/scaleway/ultraviolet/commit/e3702b4186517a94f1900f516105fe9837b1ff34)]:
11+
- @ultraviolet/ui@1.90.5
12+
313
## 3.14.7
414

515
### Patch Changes

packages/form/package.json

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

packages/icons/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 3.12.2
4+
5+
### Patch Changes
6+
7+
- [#4896](https://github.com/scaleway/ultraviolet/pull/4896) [`e3702b4`](https://github.com/scaleway/ultraviolet/commit/e3702b4186517a94f1900f516105fe9837b1ff34) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.26.10`.
8+
Updated dependency `@babel/eslint-parser` to `7.26.10`.
9+
Updated dependency `@babel/plugin-transform-runtime` to `7.26.10`.
10+
311
## 3.12.1
412

513
### Patch Changes

packages/icons/package.json

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

packages/plus/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @ultraviolet/plus
22

3+
## 0.25.2
4+
5+
### Patch Changes
6+
7+
- [#4896](https://github.com/scaleway/ultraviolet/pull/4896) [`e3702b4`](https://github.com/scaleway/ultraviolet/commit/e3702b4186517a94f1900f516105fe9837b1ff34) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.26.10`.
8+
Updated dependency `@babel/eslint-parser` to `7.26.10`.
9+
Updated dependency `@babel/plugin-transform-runtime` to `7.26.10`.
10+
- Updated dependencies [[`e3702b4`](https://github.com/scaleway/ultraviolet/commit/e3702b4186517a94f1900f516105fe9837b1ff34)]:
11+
- @ultraviolet/icons@3.12.2
12+
- @ultraviolet/ui@1.90.5
13+
314
## 0.25.1
415

516
### Patch Changes

packages/plus/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/plus",
3-
"version": "0.25.1",
3+
"version": "0.25.2",
44
"description": "Ultraviolet Plus",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/ui/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## 1.90.5
4+
5+
### Patch Changes
6+
7+
- [#4896](https://github.com/scaleway/ultraviolet/pull/4896) [`e3702b4`](https://github.com/scaleway/ultraviolet/commit/e3702b4186517a94f1900f516105fe9837b1ff34) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.26.10`.
8+
Updated dependency `@babel/eslint-parser` to `7.26.10`.
9+
Updated dependency `@babel/plugin-transform-runtime` to `7.26.10`.
10+
- Updated dependencies [[`e3702b4`](https://github.com/scaleway/ultraviolet/commit/e3702b4186517a94f1900f516105fe9837b1ff34)]:
11+
- @ultraviolet/icons@3.12.2
12+
313
## 1.90.4
414

515
### Patch Changes

packages/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/ui",
3-
"version": "1.90.4",
3+
"version": "1.90.5",
44
"description": "Ultraviolet UI",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

0 commit comments

Comments
 (0)