Skip to content

Commit 39e89c0

Browse files
chore: release (beta) (#5777)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c6eb5c7 commit 39e89c0

File tree

15 files changed

+154
-7
lines changed

15 files changed

+154
-7
lines changed

.changeset/pre.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,14 @@
4040
"deep-melons-shake",
4141
"deep-peas-live",
4242
"deep-waves-count",
43+
"dry-groups-fly",
4344
"dull-news-return",
4445
"easy-dots-stop",
4546
"eight-glasses-warn",
4647
"eight-spiders-arrive",
4748
"eight-wings-add",
4849
"empty-seals-go",
50+
"every-emus-pump",
4951
"every-memes-stop",
5052
"evil-boats-stare",
5153
"evil-loops-check",
@@ -55,6 +57,7 @@
5557
"fifty-streets-check",
5658
"fine-buttons-call",
5759
"fine-gifts-film",
60+
"flat-bears-stay",
5861
"flat-groups-add",
5962
"fluffy-bananas-type",
6063
"four-goats-smash",
@@ -63,13 +66,16 @@
6366
"gold-cameras-switch",
6467
"good-hoops-invite",
6568
"good-hoops-joke",
69+
"good-jobs-bake",
6670
"good-walls-behave",
6771
"great-showers-marry",
6872
"grumpy-chefs-create",
6973
"hungry-laws-joke",
7074
"hungry-worlds-refuse",
7175
"icy-camels-swim",
7276
"icy-jobs-smile",
77+
"itchy-jobs-take",
78+
"late-tips-heal",
7379
"lazy-lights-invent",
7480
"little-buckets-thank",
7581
"little-dogs-type",
@@ -80,6 +86,7 @@
8086
"metal-teeth-change",
8187
"mighty-windows-dream",
8288
"modern-terms-know",
89+
"moody-carrots-drive",
8390
"nasty-houses-invite",
8491
"nasty-sides-smoke",
8592
"neat-regions-repair",
@@ -99,6 +106,7 @@
99106
"quiet-teeth-give",
100107
"rare-regions-exist",
101108
"ready-regions-play",
109+
"ready-taxis-stand",
102110
"real-streets-ring",
103111
"real-suns-repair",
104112
"rich-crabs-cough",

packages/form/CHANGELOG.md

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

3+
## 6.0.0-beta.16
4+
5+
### Major Changes
6+
7+
- [#5768](https://github.com/scaleway/ultraviolet/pull/5768) [`3f0c64c`](https://github.com/scaleway/ultraviolet/commit/3f0c64c1fcc5c80af9275671795c6eb3886ceda5) Thanks [@lisalupi](https://github.com/lisalupi)! - Remove `Emotion` and update READMEs.
8+
9+
### Patch Changes
10+
11+
- [#5757](https://github.com/scaleway/ultraviolet/pull/5757) [`50851d4`](https://github.com/scaleway/ultraviolet/commit/50851d4cbf7123744e59d88c939f23d0fc575acd) Thanks [@philibea](https://github.com/philibea)! - remove cjs build
12+
13+
- Updated dependencies [[`c6eb5c7`](https://github.com/scaleway/ultraviolet/commit/c6eb5c7acd5b32f647306c35f9755c51e60ab33a), [`3f0c64c`](https://github.com/scaleway/ultraviolet/commit/3f0c64c1fcc5c80af9275671795c6eb3886ceda5), [`ad4a930`](https://github.com/scaleway/ultraviolet/commit/ad4a930595722ef9e7764f1f2e2ba67948efaa06), [`50851d4`](https://github.com/scaleway/ultraviolet/commit/50851d4cbf7123744e59d88c939f23d0fc575acd), [`2974892`](https://github.com/scaleway/ultraviolet/commit/2974892ab614235acdf141f1a83c9a867237cb9b), [`5747647`](https://github.com/scaleway/ultraviolet/commit/57476477b2e7888e644ac44fe31ba6f270913248)]:
14+
- @ultraviolet/icons@5.0.0-beta.11
15+
- @ultraviolet/ui@3.0.0-beta.27
16+
- @ultraviolet/themes@3.0.0-beta.4
17+
318
## 6.0.0-beta.15
419

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

packages/icons/CHANGELOG.md

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

3+
## 5.0.0-beta.11
4+
5+
### Major Changes
6+
7+
- [#5768](https://github.com/scaleway/ultraviolet/pull/5768) [`3f0c64c`](https://github.com/scaleway/ultraviolet/commit/3f0c64c1fcc5c80af9275671795c6eb3886ceda5) Thanks [@lisalupi](https://github.com/lisalupi)! - Remove `Emotion` and update READMEs.
8+
9+
### Patch Changes
10+
11+
- [#5787](https://github.com/scaleway/ultraviolet/pull/5787) [`c6eb5c7`](https://github.com/scaleway/ultraviolet/commit/c6eb5c7acd5b32f647306c35f9755c51e60ab33a) Thanks [@lisalupi](https://github.com/lisalupi)! - `Flags`: disabled flags
12+
13+
- [#5757](https://github.com/scaleway/ultraviolet/pull/5757) [`50851d4`](https://github.com/scaleway/ultraviolet/commit/50851d4cbf7123744e59d88c939f23d0fc575acd) Thanks [@philibea](https://github.com/philibea)! - remove cjs build
14+
15+
- Updated dependencies [[`50851d4`](https://github.com/scaleway/ultraviolet/commit/50851d4cbf7123744e59d88c939f23d0fc575acd)]:
16+
- @ultraviolet/[email protected]
17+
318
## 5.0.0-beta.10
419

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

packages/illustrations/CHANGELOG.md

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

3+
## 6.0.0-beta.6
4+
5+
### Major Changes
6+
7+
- [#5768](https://github.com/scaleway/ultraviolet/pull/5768) [`3f0c64c`](https://github.com/scaleway/ultraviolet/commit/3f0c64c1fcc5c80af9275671795c6eb3886ceda5) Thanks [@lisalupi](https://github.com/lisalupi)! - Remove `Emotion` and update READMEs.
8+
9+
### Patch Changes
10+
11+
- [#5757](https://github.com/scaleway/ultraviolet/pull/5757) [`50851d4`](https://github.com/scaleway/ultraviolet/commit/50851d4cbf7123744e59d88c939f23d0fc575acd) Thanks [@philibea](https://github.com/philibea)! - remove cjs build
12+
13+
- Updated dependencies [[`50851d4`](https://github.com/scaleway/ultraviolet/commit/50851d4cbf7123744e59d88c939f23d0fc575acd)]:
14+
- @ultraviolet/themes@3.0.0-beta.4
15+
316
## 6.0.0-beta.5
417

518
### Patch 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.5",
3+
"version": "6.0.0-beta.6",
44
"description": "Ultraviolet Illustrations",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/nextjs/CHANGELOG.md

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

3+
## 3.0.0-beta.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`ad4a930`](https://github.com/scaleway/ultraviolet/commit/ad4a930595722ef9e7764f1f2e2ba67948efaa06), [`50851d4`](https://github.com/scaleway/ultraviolet/commit/50851d4cbf7123744e59d88c939f23d0fc575acd), [`2974892`](https://github.com/scaleway/ultraviolet/commit/2974892ab614235acdf141f1a83c9a867237cb9b), [`5747647`](https://github.com/scaleway/ultraviolet/commit/57476477b2e7888e644ac44fe31ba6f270913248)]:
8+
- @ultraviolet/ui@3.0.0-beta.27
9+
- @ultraviolet/themes@3.0.0-beta.4
10+
311
## 3.0.0-beta.15
412

513
### 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.15",
3+
"version": "3.0.0-beta.16",
44
"description": "Ultraviolet NextJS utility package",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/plus/CHANGELOG.md

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

3+
## 3.0.0-beta.16
4+
5+
### Major Changes
6+
7+
- [#5768](https://github.com/scaleway/ultraviolet/pull/5768) [`3f0c64c`](https://github.com/scaleway/ultraviolet/commit/3f0c64c1fcc5c80af9275671795c6eb3886ceda5) Thanks [@lisalupi](https://github.com/lisalupi)! - Remove `Emotion` and update READMEs.
8+
9+
### Patch Changes
10+
11+
- [#5783](https://github.com/scaleway/ultraviolet/pull/5783) [`fa0a526`](https://github.com/scaleway/ultraviolet/commit/fa0a526367c4e6acaf6e1b327c7e0a55d82a1d12) Thanks [@lisalupi](https://github.com/lisalupi)! - `InfoTable`: oneLine should work correctly with Stack and Row
12+
13+
- [#5757](https://github.com/scaleway/ultraviolet/pull/5757) [`50851d4`](https://github.com/scaleway/ultraviolet/commit/50851d4cbf7123744e59d88c939f23d0fc575acd) Thanks [@philibea](https://github.com/philibea)! - remove cjs build
14+
15+
- [#5780](https://github.com/scaleway/ultraviolet/pull/5780) [`dad6df1`](https://github.com/scaleway/ultraviolet/commit/dad6df17eaf56756b5d0e4bf72ceba4767a32072) Thanks [@lisalupi](https://github.com/lisalupi)! - `SteppedListCard`:
16+
- possibility to have an icon instead of a step number
17+
- `nextStep` will not change the step state (completed or not) if it does not receive a prop
18+
- smaller bullets
19+
- Update stories
20+
- Updated dependencies [[`c6eb5c7`](https://github.com/scaleway/ultraviolet/commit/c6eb5c7acd5b32f647306c35f9755c51e60ab33a), [`3f0c64c`](https://github.com/scaleway/ultraviolet/commit/3f0c64c1fcc5c80af9275671795c6eb3886ceda5), [`ad4a930`](https://github.com/scaleway/ultraviolet/commit/ad4a930595722ef9e7764f1f2e2ba67948efaa06), [`50851d4`](https://github.com/scaleway/ultraviolet/commit/50851d4cbf7123744e59d88c939f23d0fc575acd), [`2974892`](https://github.com/scaleway/ultraviolet/commit/2974892ab614235acdf141f1a83c9a867237cb9b), [`5747647`](https://github.com/scaleway/ultraviolet/commit/57476477b2e7888e644ac44fe31ba6f270913248)]:
21+
- @ultraviolet/icons@5.0.0-beta.11
22+
- @ultraviolet/ui@3.0.0-beta.27
23+
- @ultraviolet/themes@3.0.0-beta.4
24+
325
## 3.0.0-beta.15
426

527
### Patch Changes

0 commit comments

Comments
 (0)