Skip to content

Commit 2d03f35

Browse files
chore: release (beta)
1 parent fc1373e commit 2d03f35

File tree

9 files changed

+55
-4
lines changed

9 files changed

+55
-4
lines changed

.changeset/pre.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
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",
@@ -30,6 +31,7 @@
3031
"dark-pugs-worry",
3132
"deep-peas-live",
3233
"deep-waves-count",
34+
"dull-news-return",
3335
"eight-glasses-warn",
3436
"eight-wings-add",
3537
"every-memes-stop",
@@ -39,7 +41,9 @@
3941
"few-horses-wash",
4042
"fifty-streets-check",
4143
"fine-buttons-call",
44+
"fine-gifts-film",
4245
"fluffy-bananas-type",
46+
"four-goats-smash",
4347
"fuzzy-icons-carry",
4448
"giant-hairs-wash",
4549
"good-hoops-invite",
@@ -60,6 +64,7 @@
6064
"nasty-houses-invite",
6165
"nasty-sides-smoke",
6266
"neat-regions-repair",
67+
"nice-showers-bet",
6368
"odd-rooms-attend",
6469
"plain-windows-add",
6570
"plenty-bats-smell",
@@ -83,6 +88,7 @@
8388
"silver-apes-strive",
8489
"silver-tools-add",
8590
"slimy-boats-call",
91+
"slimy-rats-lose",
8692
"solid-insects-poke",
8793
"some-adults-say",
8894
"some-teams-worry",

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.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1cf1df6`](https://github.com/scaleway/ultraviolet/commit/1cf1df63dcf3fcffc195b8225bfa496680d528f5), [`eb9e860`](https://github.com/scaleway/ultraviolet/commit/eb9e860b8fa5ee4111c220650545d013184a1754), [`fc1373e`](https://github.com/scaleway/ultraviolet/commit/fc1373e2d82037683a7de90d7068ca8bd45732b3), [`afe67bf`](https://github.com/scaleway/ultraviolet/commit/afe67bfe75ea6a7c6ac8ce3767f7e8474a14730f)]:
8+
- @ultraviolet/ui@3.0.0-beta.22
9+
310
## 6.0.0-beta.10
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.10",
3+
"version": "6.0.0-beta.11",
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.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1cf1df6`](https://github.com/scaleway/ultraviolet/commit/1cf1df63dcf3fcffc195b8225bfa496680d528f5), [`eb9e860`](https://github.com/scaleway/ultraviolet/commit/eb9e860b8fa5ee4111c220650545d013184a1754), [`fc1373e`](https://github.com/scaleway/ultraviolet/commit/fc1373e2d82037683a7de90d7068ca8bd45732b3), [`afe67bf`](https://github.com/scaleway/ultraviolet/commit/afe67bfe75ea6a7c6ac8ce3767f7e8474a14730f)]:
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: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @ultraviolet/plus
22

3+
## 3.0.0-beta.11
4+
5+
### Minor Changes
6+
7+
- [#5714](https://github.com/scaleway/ultraviolet/pull/5714) [`1cf1df6`](https://github.com/scaleway/ultraviolet/commit/1cf1df63dcf3fcffc195b8225bfa496680d528f5) Thanks [@lisalupi](https://github.com/lisalupi)! - - Refactor component `InfoTable` to use vanilla extract instead of Emotion
8+
9+
- Add prop "style" to `Row`
10+
11+
- [#5716](https://github.com/scaleway/ultraviolet/pull/5716) [`0709e9f`](https://github.com/scaleway/ultraviolet/commit/0709e9f04b74a281c519c83e044a991ebd7f9f8e) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor component `Conversation` to use vanilla extract instead of Emotion
12+
13+
### Patch Changes
14+
15+
- [#5706](https://github.com/scaleway/ultraviolet/pull/5706) [`d0140bb`](https://github.com/scaleway/ultraviolet/commit/d0140bbcc1d799aa0cc1ce128fe2d01005dac12b) Thanks [@lisalupi](https://github.com/lisalupi)! - `CodeEditor`: add backgroundc color on copy button for readability
16+
17+
- Updated dependencies [[`1cf1df6`](https://github.com/scaleway/ultraviolet/commit/1cf1df63dcf3fcffc195b8225bfa496680d528f5), [`eb9e860`](https://github.com/scaleway/ultraviolet/commit/eb9e860b8fa5ee4111c220650545d013184a1754), [`fc1373e`](https://github.com/scaleway/ultraviolet/commit/fc1373e2d82037683a7de90d7068ca8bd45732b3), [`afe67bf`](https://github.com/scaleway/ultraviolet/commit/afe67bfe75ea6a7c6ac8ce3767f7e8474a14730f)]:
18+
- @ultraviolet/ui@3.0.0-beta.22
19+
320
## 3.0.0-beta.10
421

522
### 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: 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.22
4+
5+
### Minor Changes
6+
7+
- [#5714](https://github.com/scaleway/ultraviolet/pull/5714) [`1cf1df6`](https://github.com/scaleway/ultraviolet/commit/1cf1df63dcf3fcffc195b8225bfa496680d528f5) Thanks [@lisalupi](https://github.com/lisalupi)! - - Refactor component `InfoTable` to use vanilla extract instead of Emotion
8+
9+
- Add prop "style" to `Row`
10+
11+
- [#5689](https://github.com/scaleway/ultraviolet/pull/5689) [`eb9e860`](https://github.com/scaleway/ultraviolet/commit/eb9e860b8fa5ee4111c220650545d013184a1754) Thanks [@lisalupi](https://github.com/lisalupi)! - `UnitInput`: remove `&&` in style, since it is not needed anymore and replace id use with vanilla-extract class
12+
13+
- [#5688](https://github.com/scaleway/ultraviolet/pull/5688) [`fc1373e`](https://github.com/scaleway/ultraviolet/commit/fc1373e2d82037683a7de90d7068ca8bd45732b3) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor component `Menu` to usa vanilla extract instead of Emotion
14+
15+
- [#5705](https://github.com/scaleway/ultraviolet/pull/5705) [`afe67bf`](https://github.com/scaleway/ultraviolet/commit/afe67bfe75ea6a7c6ac8ce3767f7e8474a14730f) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor component `Dialog` to use vanilla extract instead of Emotion
16+
317
## 3.0.0-beta.21
418

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

0 commit comments

Comments
 (0)