Skip to content

Commit ed101f3

Browse files
chore: release (beta) (#5736)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3e9b92b commit ed101f3

File tree

13 files changed

+86
-6
lines changed

13 files changed

+86
-6
lines changed

.changeset/pre.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,24 @@
2727
"cool-facts-search",
2828
"cuddly-kids-taste",
2929
"curly-laws-throw",
30+
"curly-years-listen",
3031
"cute-carrots-smell",
3132
"cute-moments-shine",
33+
"cute-parents-rescue",
3234
"dark-pugs-worry",
35+
"deep-doors-dig",
36+
"deep-melons-shake",
3337
"deep-peas-live",
3438
"deep-waves-count",
3539
"dull-news-return",
3640
"easy-dots-stop",
3741
"eight-glasses-warn",
42+
"eight-spiders-arrive",
3843
"eight-wings-add",
3944
"every-memes-stop",
4045
"evil-boats-stare",
4146
"evil-loops-check",
47+
"famous-clouds-lick",
4248
"famous-stars-marry",
4349
"few-horses-wash",
4450
"fifty-streets-check",
@@ -59,9 +65,11 @@
5965
"lazy-lights-invent",
6066
"little-buckets-thank",
6167
"little-dogs-type",
68+
"lovely-flies-flash",
6269
"lovely-mice-spend",
6370
"lucky-bushes-laugh",
6471
"major-clocks-throw",
72+
"mighty-windows-dream",
6573
"modern-terms-know",
6674
"nasty-houses-invite",
6775
"nasty-sides-smoke",
@@ -73,6 +81,7 @@
7381
"pretty-planes-ask",
7482
"pretty-webs-share",
7583
"public-fans-dance",
84+
"public-towns-go",
7685
"puny-streets-smash",
7786
"quick-badgers-behave",
7887
"quiet-teeth-give",
@@ -91,6 +100,7 @@
91100
"silver-tools-add",
92101
"slimy-boats-call",
93102
"slimy-rats-lose",
103+
"soft-tables-prove",
94104
"solid-insects-poke",
95105
"some-adults-say",
96106
"some-teams-worry",
@@ -110,8 +120,10 @@
110120
"three-worms-poke",
111121
"tiny-monkeys-invite",
112122
"tired-deer-jam",
123+
"true-bugs-go",
113124
"twelve-buckets-chew",
114125
"two-colts-look",
126+
"upset-planets-doubt",
115127
"vast-carrots-post",
116128
"violet-jobs-reply",
117129
"whole-actors-prove",

packages/form/CHANGELOG.md

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

3+
## 6.0.0-beta.12
4+
5+
### Patch Changes
6+
7+
- [#5748](https://github.com/scaleway/ultraviolet/pull/5748) [`c547316`](https://github.com/scaleway/ultraviolet/commit/c547316274609a8858a2602a0d69d6fae10dab1e) Thanks [@lisalupi](https://github.com/lisalupi)! - Export `ToggleGroupField` and fix story
8+
9+
- Updated dependencies [[`317dbf6`](https://github.com/scaleway/ultraviolet/commit/317dbf6ee868f1e35dc1eeda47c3f169f3d1f391), [`e2088f2`](https://github.com/scaleway/ultraviolet/commit/e2088f2f29499ba4c6737f638be657bb2b038d6b), [`3e9b92b`](https://github.com/scaleway/ultraviolet/commit/3e9b92bc1fe287d10f7806536fbb9256048d97af), [`56915f1`](https://github.com/scaleway/ultraviolet/commit/56915f180a3da3289ebc5f6527e5a4427e441e1d), [`0523069`](https://github.com/scaleway/ultraviolet/commit/0523069fd9a4455c375315ea7a47b4292ebc978e), [`eb6127e`](https://github.com/scaleway/ultraviolet/commit/eb6127e80e64644b0e2a4237a3cea291172acade), [`0dcf373`](https://github.com/scaleway/ultraviolet/commit/0dcf37393506dc01609e803e11743b013296dfa0), [`065f4e2`](https://github.com/scaleway/ultraviolet/commit/065f4e279b76b6953c6d9b4778cb6ed1b78f5e9b), [`e23a69c`](https://github.com/scaleway/ultraviolet/commit/e23a69c30e95bec45b0a79e315682b330c0fbcef)]:
10+
- @ultraviolet/ui@3.0.0-beta.23
11+
- @ultraviolet/icons@5.0.0-beta.8
12+
313
## 6.0.0-beta.11
414

515
### 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.11",
3+
"version": "6.0.0-beta.12",
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.8
4+
5+
### Patch Changes
6+
7+
- [#5724](https://github.com/scaleway/ultraviolet/pull/5724) [`e2088f2`](https://github.com/scaleway/ultraviolet/commit/e2088f2f29499ba4c6737f638be657bb2b038d6b) Thanks [@lisalupi](https://github.com/lisalupi)! - ProductIcon: new icons `ComputeOptimizedInstances`, `DevelopmentInstances`, `GeneralPurposeInstances` and `MemoryOptimizedInstances`
8+
39
## 5.0.0-beta.7
410

511
### 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": "5.0.0-beta.7",
3+
"version": "5.0.0-beta.8",
44
"description": "Ultraviolet Icons",
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+
## 6.0.0-beta.3
4+
5+
### Patch Changes
6+
7+
- [#5738](https://github.com/scaleway/ultraviolet/pull/5738) [`186370b`](https://github.com/scaleway/ultraviolet/commit/186370bc783037fc100dfa074238a8e2238c451e) Thanks [@lisalupi](https://github.com/lisalupi)! - New illustration `mailbox`
8+
39
## 6.0.0-beta.2
410

511
### Major 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": "6.0.0-beta.2",
3+
"version": "6.0.0-beta.3",
44
"description": "Ultraviolet Illustrations",
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.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`317dbf6`](https://github.com/scaleway/ultraviolet/commit/317dbf6ee868f1e35dc1eeda47c3f169f3d1f391), [`3e9b92b`](https://github.com/scaleway/ultraviolet/commit/3e9b92bc1fe287d10f7806536fbb9256048d97af), [`56915f1`](https://github.com/scaleway/ultraviolet/commit/56915f180a3da3289ebc5f6527e5a4427e441e1d), [`0523069`](https://github.com/scaleway/ultraviolet/commit/0523069fd9a4455c375315ea7a47b4292ebc978e), [`eb6127e`](https://github.com/scaleway/ultraviolet/commit/eb6127e80e64644b0e2a4237a3cea291172acade), [`0dcf373`](https://github.com/scaleway/ultraviolet/commit/0dcf37393506dc01609e803e11743b013296dfa0), [`065f4e2`](https://github.com/scaleway/ultraviolet/commit/065f4e279b76b6953c6d9b4778cb6ed1b78f5e9b), [`e23a69c`](https://github.com/scaleway/ultraviolet/commit/e23a69c30e95bec45b0a79e315682b330c0fbcef)]:
8+
- @ultraviolet/ui@3.0.0-beta.23
9+
310
## 3.0.0-beta.11
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.11",
3+
"version": "3.0.0-beta.12",
44
"description": "Ultraviolet NextJS utility package",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/plus/CHANGELOG.md

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

3+
## 3.0.0-beta.12
4+
5+
### Minor Changes
6+
7+
- [#5718](https://github.com/scaleway/ultraviolet/pull/5718) [`4020830`](https://github.com/scaleway/ultraviolet/commit/4020830505e8fc3adaf976dea214e2e225b64ac9) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor component `CustomerSatisfaction` to use vanilla extract instead of Emotion
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`317dbf6`](https://github.com/scaleway/ultraviolet/commit/317dbf6ee868f1e35dc1eeda47c3f169f3d1f391), [`e2088f2`](https://github.com/scaleway/ultraviolet/commit/e2088f2f29499ba4c6737f638be657bb2b038d6b), [`3e9b92b`](https://github.com/scaleway/ultraviolet/commit/3e9b92bc1fe287d10f7806536fbb9256048d97af), [`56915f1`](https://github.com/scaleway/ultraviolet/commit/56915f180a3da3289ebc5f6527e5a4427e441e1d), [`0523069`](https://github.com/scaleway/ultraviolet/commit/0523069fd9a4455c375315ea7a47b4292ebc978e), [`eb6127e`](https://github.com/scaleway/ultraviolet/commit/eb6127e80e64644b0e2a4237a3cea291172acade), [`0dcf373`](https://github.com/scaleway/ultraviolet/commit/0dcf37393506dc01609e803e11743b013296dfa0), [`065f4e2`](https://github.com/scaleway/ultraviolet/commit/065f4e279b76b6953c6d9b4778cb6ed1b78f5e9b), [`e23a69c`](https://github.com/scaleway/ultraviolet/commit/e23a69c30e95bec45b0a79e315682b330c0fbcef)]:
12+
- @ultraviolet/ui@3.0.0-beta.23
13+
- @ultraviolet/icons@5.0.0-beta.8
14+
315
## 3.0.0-beta.11
416

517
### Minor Changes

0 commit comments

Comments
 (0)