Skip to content

Commit 289aca6

Browse files
chore: release (beta)
1 parent 3d58d1b commit 289aca6

File tree

11 files changed

+78
-5
lines changed

11 files changed

+78
-5
lines changed

.changeset/pre.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,21 @@
1919
"changesets": [
2020
"all-deer-talk",
2121
"breezy-hounds-bake",
22+
"bright-mice-flow",
2223
"bumpy-walls-sort",
2324
"clean-hotels-kneel",
2425
"cold-monkeys-flow",
2526
"cold-seals-live",
2627
"cool-facts-search",
2728
"cuddly-kids-taste",
29+
"curly-laws-throw",
2830
"cute-carrots-smell",
2931
"cute-moments-shine",
3032
"dark-pugs-worry",
3133
"deep-peas-live",
3234
"deep-waves-count",
35+
"dull-news-return",
36+
"easy-dots-stop",
3337
"eight-glasses-warn",
3438
"eight-wings-add",
3539
"every-memes-stop",
@@ -39,7 +43,9 @@
3943
"few-horses-wash",
4044
"fifty-streets-check",
4145
"fine-buttons-call",
46+
"fine-gifts-film",
4247
"fluffy-bananas-type",
48+
"four-goats-smash",
4349
"fuzzy-icons-carry",
4450
"giant-hairs-wash",
4551
"good-hoops-invite",
@@ -60,6 +66,7 @@
6066
"nasty-houses-invite",
6167
"nasty-sides-smoke",
6268
"neat-regions-repair",
69+
"nice-showers-bet",
6370
"odd-rooms-attend",
6471
"plain-windows-add",
6572
"plenty-bats-smell",
@@ -83,6 +90,7 @@
8390
"silver-apes-strive",
8491
"silver-tools-add",
8592
"slimy-boats-call",
93+
"slimy-rats-lose",
8694
"solid-insects-poke",
8795
"some-adults-say",
8896
"some-teams-worry",
@@ -102,6 +110,7 @@
102110
"three-worms-poke",
103111
"tiny-monkeys-invite",
104112
"tired-deer-jam",
113+
"twelve-buckets-chew",
105114
"two-colts-look",
106115
"vast-carrots-post",
107116
"violet-jobs-reply",

packages/form/CHANGELOG.md

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

3+
## 6.0.0-beta.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`bf7256b`](https://github.com/scaleway/ultraviolet/commit/bf7256b5d2ef4b3b1346037bff5d86c2f47e4785), [`68006e1`](https://github.com/scaleway/ultraviolet/commit/68006e14d373276ce7d77638ec6261229cce60b5), [`7091562`](https://github.com/scaleway/ultraviolet/commit/709156284a91877ccbe72feba79b4ae44797319f), [`203174a`](https://github.com/scaleway/ultraviolet/commit/203174a4d8a5e74bdff04b9d961b478423a8da1e), [`0e47e5c`](https://github.com/scaleway/ultraviolet/commit/0e47e5c2288171ce4a3b3b613dbb4da4165428c7), [`a67faa2`](https://github.com/scaleway/ultraviolet/commit/a67faa2467ff6624b7a8c552c8e0b9d26c5b3063), [`97f362c`](https://github.com/scaleway/ultraviolet/commit/97f362ca8f84a654bd0174b719c5e660991fd866)]:
8+
- @ultraviolet/icons@5.0.0-beta.7
9+
- @ultraviolet/ui@3.0.0-beta.22
10+
311
## 6.0.0-beta.10
412

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

packages/icons/CHANGELOG.md

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

3+
## 5.0.0-beta.7
4+
5+
### Patch Changes
6+
7+
- [#5626](https://github.com/scaleway/ultraviolet/pull/5626) [`bf7256b`](https://github.com/scaleway/ultraviolet/commit/bf7256b5d2ef4b3b1346037bff5d86c2f47e4785) Thanks [@renovate](https://github.com/apps/renovate)! - `Logo`: new logo `ToucanTocoLogo`
8+
39
## 5.0.0-beta.6
410

511
### Major 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": "5.0.0-beta.6",
3+
"version": "5.0.0-beta.7",
44
"description": "Ultraviolet Icons",
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.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`68006e1`](https://github.com/scaleway/ultraviolet/commit/68006e14d373276ce7d77638ec6261229cce60b5), [`7091562`](https://github.com/scaleway/ultraviolet/commit/709156284a91877ccbe72feba79b4ae44797319f), [`203174a`](https://github.com/scaleway/ultraviolet/commit/203174a4d8a5e74bdff04b9d961b478423a8da1e), [`0e47e5c`](https://github.com/scaleway/ultraviolet/commit/0e47e5c2288171ce4a3b3b613dbb4da4165428c7), [`a67faa2`](https://github.com/scaleway/ultraviolet/commit/a67faa2467ff6624b7a8c552c8e0b9d26c5b3063), [`97f362c`](https://github.com/scaleway/ultraviolet/commit/97f362ca8f84a654bd0174b719c5e660991fd866)]:
8+
- @ultraviolet/ui@3.0.0-beta.22
9+
310
## 3.0.0-beta.10
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.10",
3+
"version": "3.0.0-beta.11",
44
"description": "Ultraviolet NextJS utility package",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/plus/CHANGELOG.md

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

3+
## 3.0.0-beta.11
4+
5+
### Minor Changes
6+
7+
- [#5626](https://github.com/scaleway/ultraviolet/pull/5626) [`68006e1`](https://github.com/scaleway/ultraviolet/commit/68006e14d373276ce7d77638ec6261229cce60b5) Thanks [@renovate](https://github.com/apps/renovate)! - - Refactor component `InfoTable` to use vanilla extract instead of Emotion
8+
9+
- Add prop "style" to `Row`
10+
11+
- [#5626](https://github.com/scaleway/ultraviolet/pull/5626) [`de4cc1c`](https://github.com/scaleway/ultraviolet/commit/de4cc1c180e36fbe991da9268871b21868bd7112) Thanks [@renovate](https://github.com/apps/renovate)! - Refactor component `Conversation` to use vanilla extract instead of Emotion
12+
13+
### Patch Changes
14+
15+
- [#5626](https://github.com/scaleway/ultraviolet/pull/5626) [`f0df145`](https://github.com/scaleway/ultraviolet/commit/f0df145add1796ded05c854d9e7c21fe40802c62) Thanks [@renovate](https://github.com/apps/renovate)! - `CodeEditor`: add backgroundc color on copy button for readability
16+
17+
- Updated dependencies [[`bf7256b`](https://github.com/scaleway/ultraviolet/commit/bf7256b5d2ef4b3b1346037bff5d86c2f47e4785), [`68006e1`](https://github.com/scaleway/ultraviolet/commit/68006e14d373276ce7d77638ec6261229cce60b5), [`7091562`](https://github.com/scaleway/ultraviolet/commit/709156284a91877ccbe72feba79b4ae44797319f), [`203174a`](https://github.com/scaleway/ultraviolet/commit/203174a4d8a5e74bdff04b9d961b478423a8da1e), [`0e47e5c`](https://github.com/scaleway/ultraviolet/commit/0e47e5c2288171ce4a3b3b613dbb4da4165428c7), [`a67faa2`](https://github.com/scaleway/ultraviolet/commit/a67faa2467ff6624b7a8c552c8e0b9d26c5b3063), [`97f362c`](https://github.com/scaleway/ultraviolet/commit/97f362ca8f84a654bd0174b719c5e660991fd866)]:
18+
- @ultraviolet/icons@5.0.0-beta.7
19+
- @ultraviolet/ui@3.0.0-beta.22
20+
321
## 3.0.0-beta.10
422

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

packages/ui/CHANGELOG.md

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

3+
## 3.0.0-beta.22
4+
5+
### Minor Changes
6+
7+
- [#5626](https://github.com/scaleway/ultraviolet/pull/5626) [`68006e1`](https://github.com/scaleway/ultraviolet/commit/68006e14d373276ce7d77638ec6261229cce60b5) Thanks [@renovate](https://github.com/apps/renovate)! - - Refactor component `InfoTable` to use vanilla extract instead of Emotion
8+
9+
- Add prop "style" to `Row`
10+
11+
- [#5626](https://github.com/scaleway/ultraviolet/pull/5626) [`7091562`](https://github.com/scaleway/ultraviolet/commit/709156284a91877ccbe72feba79b4ae44797319f) Thanks [@renovate](https://github.com/apps/renovate)! - - Refactor components `List` and `OfferList` to use vanilla-extract instead of Emotion
12+
13+
- HeaderCell: Rename prop `minWith`-> `minWidth`
14+
15+
- [#5626](https://github.com/scaleway/ultraviolet/pull/5626) [`203174a`](https://github.com/scaleway/ultraviolet/commit/203174a4d8a5e74bdff04b9d961b478423a8da1e) Thanks [@renovate](https://github.com/apps/renovate)! - `UnitInput`: remove `&&` in style, since it is not needed anymore and replace id use with vanilla-extract class
16+
17+
- [#5626](https://github.com/scaleway/ultraviolet/pull/5626) [`0e47e5c`](https://github.com/scaleway/ultraviolet/commit/0e47e5c2288171ce4a3b3b613dbb4da4165428c7) Thanks [@renovate](https://github.com/apps/renovate)! - Refactor component `Menu` to usa vanilla extract instead of Emotion
18+
19+
- [#5626](https://github.com/scaleway/ultraviolet/pull/5626) [`a67faa2`](https://github.com/scaleway/ultraviolet/commit/a67faa2467ff6624b7a8c552c8e0b9d26c5b3063) Thanks [@renovate](https://github.com/apps/renovate)! - Refactor component `Dialog` to use vanilla extract instead of Emotion
20+
21+
### Patch Changes
22+
23+
- [#5626](https://github.com/scaleway/ultraviolet/pull/5626) [`97f362c`](https://github.com/scaleway/ultraviolet/commit/97f362ca8f84a654bd0174b719c5e660991fd866) Thanks [@renovate](https://github.com/apps/renovate)! - `Breadcrumbs`: add padding on item without prop "to"
24+
25+
- Updated dependencies [[`bf7256b`](https://github.com/scaleway/ultraviolet/commit/bf7256b5d2ef4b3b1346037bff5d86c2f47e4785)]:
26+
- @ultraviolet/[email protected]
27+
328
## 3.0.0-beta.21
429

530
### Minor Changes

0 commit comments

Comments
 (0)