Skip to content

Commit c082d2f

Browse files
chore: release (beta)
1 parent c186192 commit c082d2f

File tree

9 files changed

+51
-4
lines changed

9 files changed

+51
-4
lines changed

.changeset/pre.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,15 @@
4343
"good-hoops-joke",
4444
"good-walls-behave",
4545
"great-showers-marry",
46+
"hungry-laws-joke",
4647
"hungry-worlds-refuse",
4748
"icy-camels-swim",
4849
"icy-jobs-smile",
4950
"lazy-lights-invent",
5051
"little-buckets-thank",
5152
"little-dogs-type",
53+
"lovely-mice-spend",
54+
"lucky-bushes-laugh",
5255
"major-clocks-throw",
5356
"modern-terms-know",
5457
"nasty-houses-invite",
@@ -62,6 +65,7 @@
6265
"public-fans-dance",
6366
"puny-streets-smash",
6467
"quick-badgers-behave",
68+
"quiet-teeth-give",
6569
"ready-regions-play",
6670
"real-streets-ring",
6771
"real-suns-repair",
@@ -78,6 +82,7 @@
7882
"solid-insects-poke",
7983
"some-adults-say",
8084
"some-teams-worry",
85+
"sour-candles-teach",
8186
"sour-pants-write",
8287
"sour-ways-scream",
8388
"spicy-waves-fix",
@@ -91,6 +96,7 @@
9196
"tender-flowers-drive",
9297
"tender-oranges-relax",
9398
"three-worms-poke",
99+
"tiny-monkeys-invite",
94100
"two-colts-look",
95101
"vast-carrots-post",
96102
"violet-jobs-reply",

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+
## 6.0.0-beta.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c186192`](https://github.com/scaleway/ultraviolet/commit/c186192ad5e8e8e7e03f5e547602e34c04d8bac3), [`fb3f4ca`](https://github.com/scaleway/ultraviolet/commit/fb3f4ca7a883c5f733afd01904eb4900769f1548), [`3e9f9ad`](https://github.com/scaleway/ultraviolet/commit/3e9f9ad699a2415264a7b8f9c78d439b32ecef45), [`fdb5be1`](https://github.com/scaleway/ultraviolet/commit/fdb5be1171509eaa17278264eae53e23be234925)]:
8+
- @ultraviolet/ui@3.0.0-beta.21
9+
310
## 6.0.0-beta.9
411

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

packages/nextjs/CHANGELOG.md

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

3+
## 3.0.0-beta.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c186192`](https://github.com/scaleway/ultraviolet/commit/c186192ad5e8e8e7e03f5e547602e34c04d8bac3), [`fb3f4ca`](https://github.com/scaleway/ultraviolet/commit/fb3f4ca7a883c5f733afd01904eb4900769f1548), [`3e9f9ad`](https://github.com/scaleway/ultraviolet/commit/3e9f9ad699a2415264a7b8f9c78d439b32ecef45), [`fdb5be1`](https://github.com/scaleway/ultraviolet/commit/fdb5be1171509eaa17278264eae53e23be234925)]:
8+
- @ultraviolet/ui@3.0.0-beta.21
9+
310
## 3.0.0-beta.9
411

512
### Patch Changes

packages/nextjs/package.json

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

packages/plus/CHANGELOG.md

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

3+
## 3.0.0-beta.10
4+
5+
### Minor Changes
6+
7+
- [#5663](https://github.com/scaleway/ultraviolet/pull/5663) [`60fc74b`](https://github.com/scaleway/ultraviolet/commit/60fc74b03a86a163709df4a2200a8ddf7ca105ae) Thanks [@matthprost](https://github.com/matthprost)! - Refactor `<ContentCardGroup />` to use vanilla extract
8+
9+
### Patch Changes
10+
11+
- [#5661](https://github.com/scaleway/ultraviolet/pull/5661) [`3e9f9ad`](https://github.com/scaleway/ultraviolet/commit/3e9f9ad699a2415264a7b8f9c78d439b32ecef45) Thanks [@matthprost](https://github.com/matthprost)! - Fix `<OrderSummary />` component to show full unit input on time section
12+
13+
- Updated dependencies [[`c186192`](https://github.com/scaleway/ultraviolet/commit/c186192ad5e8e8e7e03f5e547602e34c04d8bac3), [`fb3f4ca`](https://github.com/scaleway/ultraviolet/commit/fb3f4ca7a883c5f733afd01904eb4900769f1548), [`3e9f9ad`](https://github.com/scaleway/ultraviolet/commit/3e9f9ad699a2415264a7b8f9c78d439b32ecef45), [`fdb5be1`](https://github.com/scaleway/ultraviolet/commit/fdb5be1171509eaa17278264eae53e23be234925)]:
14+
- @ultraviolet/ui@3.0.0-beta.21
15+
316
## 3.0.0-beta.9
417

518
### Major 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": "3.0.0-beta.9",
3+
"version": "3.0.0-beta.10",
44
"description": "Ultraviolet Plus",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/ui/CHANGELOG.md

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

3+
## 3.0.0-beta.21
4+
5+
### Minor Changes
6+
7+
- [#5665](https://github.com/scaleway/ultraviolet/pull/5665) [`c186192`](https://github.com/scaleway/ultraviolet/commit/c186192ad5e8e8e7e03f5e547602e34c04d8bac3) Thanks [@matthprost](https://github.com/matthprost)! - Refactor `<Pagination />` to use vanilla extract
8+
9+
- [#5675](https://github.com/scaleway/ultraviolet/pull/5675) [`fb3f4ca`](https://github.com/scaleway/ultraviolet/commit/fb3f4ca7a883c5f733afd01904eb4900769f1548) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor components `Modal` and `Drawer` to use vanilla-extract instead of Emotion
10+
11+
- [#5662](https://github.com/scaleway/ultraviolet/pull/5662) [`fdb5be1`](https://github.com/scaleway/ultraviolet/commit/fdb5be1171509eaa17278264eae53e23be234925) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor components `Toaster` and `Notification` to use vanilla extract instead of Emotion
12+
13+
### Patch Changes
14+
15+
- [#5661](https://github.com/scaleway/ultraviolet/pull/5661) [`3e9f9ad`](https://github.com/scaleway/ultraviolet/commit/3e9f9ad699a2415264a7b8f9c78d439b32ecef45) Thanks [@matthprost](https://github.com/matthprost)! - Add prop `maxWidth` on `<UnitInput />` component
16+
317
## 3.0.0-beta.20
418

519
### 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": "3.0.0-beta.20",
3+
"version": "3.0.0-beta.21",
44
"description": "Ultraviolet UI",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

0 commit comments

Comments
 (0)