Skip to content

Commit 1efd3c3

Browse files
chore: release (beta)
1 parent 16f274b commit 1efd3c3

File tree

9 files changed

+69
-5
lines changed

9 files changed

+69
-5
lines changed

.changeset/pre.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,20 @@
1717
},
1818
"changesets": [
1919
"afraid-dragons-tickle",
20+
"all-baths-draw",
2021
"all-melons-add",
2122
"bitter-turtles-knock",
23+
"breezy-cups-shake",
2224
"chilly-snails-carry",
2325
"cold-icons-stick",
2426
"crazy-colts-accept",
2527
"cyan-ways-rush",
28+
"dirty-breads-joke",
2629
"dry-jobs-double",
2730
"easy-swans-kick",
31+
"evil-hornets-share",
32+
"famous-dryers-remain",
33+
"fancy-mice-start",
2834
"fast-dingos-rest",
2935
"flat-zoos-wonder",
3036
"good-comics-greet",
@@ -37,7 +43,11 @@
3743
"nine-eyes-rescue",
3844
"pretty-cows-fold",
3945
"purple-bears-tease",
46+
"renovate-21d7d5d",
47+
"renovate-3adf1c1",
48+
"renovate-d23cad0",
4049
"rotten-walls-argue",
50+
"rude-paths-stick",
4151
"shaggy-geese-end",
4252
"sixty-beds-repair",
4353
"sixty-olives-fold",
@@ -52,7 +62,9 @@
5262
"twenty-buses-occur",
5363
"twenty-swans-dream",
5464
"wet-queens-trade",
65+
"wet-spiders-rescue",
5566
"wild-parks-bake",
56-
"witty-rocks-play"
67+
"witty-rocks-play",
68+
"young-days-shake"
5769
]
5870
}

packages/form/CHANGELOG.md

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

3+
## 4.0.0-beta.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`5870ea6`](https://github.com/scaleway/ultraviolet/commit/5870ea62864ba881ffc888a924bcf731387636ba), [`b03ed1b`](https://github.com/scaleway/ultraviolet/commit/b03ed1b50e7807eb72f8ae392bcd34f42772ca02), [`1275792`](https://github.com/scaleway/ultraviolet/commit/12757925af5c4fd08b857f165027b1cd6dee8b08), [`f41150e`](https://github.com/scaleway/ultraviolet/commit/f41150ebb2d97a95c074080f3db8fcd91c2b5d93), [`40d4066`](https://github.com/scaleway/ultraviolet/commit/40d40662d7305712b0ca23d08759b37590a677a0), [`80d5c50`](https://github.com/scaleway/ultraviolet/commit/80d5c50e294efdc5fe714a55ef985ff142c07b6e)]:
8+
- @ultraviolet/ui@2.0.0-beta.11
9+
310
## 4.0.0-beta.11
411

512
### Major 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": "4.0.0-beta.11",
3+
"version": "4.0.0-beta.12",
44
"description": "Ultraviolet Form",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/illustrations/CHANGELOG.md

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

3+
## 5.0.0-beta.3
4+
5+
### Patch Changes
6+
7+
- [#5281](https://github.com/scaleway/ultraviolet/pull/5281) [`9dcb50a`](https://github.com/scaleway/ultraviolet/commit/9dcb50a472c3e770075b62ddc52329fae9e76c65) Thanks [@scaleway-bot](https://github.com/scaleway-bot)! - Fix `<WireIllustration />` component to remove the theme from dom
8+
39
## 5.0.0-beta.2
410

511
### Minor Changes

packages/illustrations/package.json

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

packages/plus/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @ultraviolet/plus
22

3+
## 1.0.0-beta.11
4+
5+
### Minor Changes
6+
7+
- [#5281](https://github.com/scaleway/ultraviolet/pull/5281) [`631550b`](https://github.com/scaleway/ultraviolet/commit/631550bc8c76d37ec28d31d1207389748030470e) Thanks [@scaleway-bot](https://github.com/scaleway-bot)! - New component `OrderSummary`
8+
9+
### Patch Changes
10+
11+
- [#5281](https://github.com/scaleway/ultraviolet/pull/5281) [`c84f04c`](https://github.com/scaleway/ultraviolet/commit/c84f04c3c7d3685a3e956cc14a3357efaa909088) Thanks [@scaleway-bot](https://github.com/scaleway-bot)! - New component `InfoTable`
12+
13+
- [#5281](https://github.com/scaleway/ultraviolet/pull/5281) [`9097041`](https://github.com/scaleway/ultraviolet/commit/909704133bb67e42bf118b8845ed900b35be0a3e) Thanks [@scaleway-bot](https://github.com/scaleway-bot)! - `EstimateCost`: add `z-index` to overlay
14+
15+
- [#5242](https://github.com/scaleway/ultraviolet/pull/5242) [`1ff37f7`](https://github.com/scaleway/ultraviolet/commit/1ff37f7e70e92db710bd2194b87b01218ae7abb1) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@uiw/codemirror-extensions-langs` to `4.23.13`.
16+
Updated dependency `@uiw/codemirror-theme-material` to `4.23.13`.
17+
Updated dependency `@uiw/react-codemirror` to `4.23.13`.
18+
19+
- [`16f274b`](https://github.com/scaleway/ultraviolet/commit/16f274bc84fd27753d1639d023e49515026ad709) Thanks [@lisalupi](https://github.com/lisalupi)! - `Navigation`: isActive should work when the Item is wrapped in a Link/NavLink (React rooter)
20+
21+
- Updated dependencies [[`5870ea6`](https://github.com/scaleway/ultraviolet/commit/5870ea62864ba881ffc888a924bcf731387636ba), [`b03ed1b`](https://github.com/scaleway/ultraviolet/commit/b03ed1b50e7807eb72f8ae392bcd34f42772ca02), [`1275792`](https://github.com/scaleway/ultraviolet/commit/12757925af5c4fd08b857f165027b1cd6dee8b08), [`f41150e`](https://github.com/scaleway/ultraviolet/commit/f41150ebb2d97a95c074080f3db8fcd91c2b5d93), [`40d4066`](https://github.com/scaleway/ultraviolet/commit/40d40662d7305712b0ca23d08759b37590a677a0), [`80d5c50`](https://github.com/scaleway/ultraviolet/commit/80d5c50e294efdc5fe714a55ef985ff142c07b6e)]:
22+
- @ultraviolet/ui@2.0.0-beta.11
23+
324
## 1.0.0-beta.10
425

526
### Patch Changes

packages/plus/package.json

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

packages/ui/CHANGELOG.md

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

3+
## 2.0.0-beta.11
4+
5+
### Patch Changes
6+
7+
- [#5281](https://github.com/scaleway/ultraviolet/pull/5281) [`5870ea6`](https://github.com/scaleway/ultraviolet/commit/5870ea62864ba881ffc888a924bcf731387636ba) Thanks [@scaleway-bot](https://github.com/scaleway-bot)! - `StepList`: fix width
8+
9+
- [#5281](https://github.com/scaleway/ultraviolet/pull/5281) [`b03ed1b`](https://github.com/scaleway/ultraviolet/commit/b03ed1b50e7807eb72f8ae392bcd34f42772ca02) Thanks [@scaleway-bot](https://github.com/scaleway-bot)! - Fix border on `<List />` component in Safari
10+
11+
- [#5281](https://github.com/scaleway/ultraviolet/pull/5281) [`1275792`](https://github.com/scaleway/ultraviolet/commit/12757925af5c4fd08b857f165027b1cd6dee8b08) Thanks [@scaleway-bot](https://github.com/scaleway-bot)! - `<MenuV2 />: nested menus
12+
`<Popup />`: new position "nested-menu", that is right by default and left when there is no available space on the right of the element
13+
14+
- [#5281](https://github.com/scaleway/ultraviolet/pull/5281) [`f41150e`](https://github.com/scaleway/ultraviolet/commit/f41150ebb2d97a95c074080f3db8fcd91c2b5d93) Thanks [@scaleway-bot](https://github.com/scaleway-bot)! - `Modal`: returns focus to disclosure element when closing the modal
15+
16+
- [#5277](https://github.com/scaleway/ultraviolet/pull/5277) [`40d4066`](https://github.com/scaleway/ultraviolet/commit/40d40662d7305712b0ca23d08759b37590a677a0) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `next` to `15.3.4`.
17+
Updated dependency `eslint-config-next` to `15.3.4`.
18+
19+
- [#5287](https://github.com/scaleway/ultraviolet/pull/5287) [`80d5c50`](https://github.com/scaleway/ultraviolet/commit/80d5c50e294efdc5fe714a55ef985ff142c07b6e) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@scaleway/random-name` to `5.1.2`.
20+
321
## 2.0.0-beta.10
422

523
### Major Changes

packages/ui/package.json

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

0 commit comments

Comments
 (0)