Skip to content

Commit d1d09cc

Browse files
scaleway-botgithub-actions[bot]
authored andcommitted
chore: release (beta) (#5641)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1d4ab53 commit d1d09cc

File tree

10 files changed

+131
-5
lines changed

10 files changed

+131
-5
lines changed

.changeset/pre.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"evil-boats-stare",
3232
"evil-loops-check",
3333
"famous-stars-marry",
34+
"few-horses-wash",
3435
"fine-buttons-call",
3536
"fluffy-bananas-type",
3637
"fuzzy-icons-carry",
@@ -40,6 +41,9 @@
4041
"good-walls-behave",
4142
"great-showers-marry",
4243
"hungry-worlds-refuse",
44+
"icy-camels-swim",
45+
"icy-jobs-smile",
46+
"lazy-lights-invent",
4347
"little-dogs-type",
4448
"major-clocks-throw",
4549
"modern-terms-know",
@@ -50,6 +54,7 @@
5054
"plenty-bats-smell",
5155
"pretty-planes-ask",
5256
"pretty-webs-share",
57+
"public-fans-dance",
5358
"puny-streets-smash",
5459
"quick-badgers-behave",
5560
"ready-regions-play",
@@ -65,17 +70,21 @@
6570
"slimy-boats-call",
6671
"solid-insects-poke",
6772
"some-adults-say",
73+
"some-teams-worry",
6874
"sour-pants-write",
6975
"sour-ways-scream",
7076
"spicy-waves-fix",
7177
"strong-cameras-crash",
7278
"strong-cats-float",
7379
"swift-wombats-arrive",
7480
"tangy-bars-retire",
81+
"ten-wolves-battle",
7582
"tender-flowers-drive",
7683
"tender-oranges-relax",
84+
"three-worms-poke",
7785
"vast-carrots-post",
7886
"violet-jobs-reply",
87+
"whole-actors-prove",
7988
"wicked-worms-lie",
8089
"wild-houses-camp",
8190
"wild-turkeys-mate",

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.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`945ce38`](https://github.com/scaleway/ultraviolet/commit/945ce3842e11407e4bdda076c27f41465ec73284), [`12fc99d`](https://github.com/scaleway/ultraviolet/commit/12fc99dde57e3e97543bc26402a99ad0ea359cd8), [`4520138`](https://github.com/scaleway/ultraviolet/commit/452013864b764f77ab3f8024fc830a9a1170b618), [`a8b9b62`](https://github.com/scaleway/ultraviolet/commit/a8b9b6237173d72b9c74af2ac4d57b4b81949982), [`d1b44ff`](https://github.com/scaleway/ultraviolet/commit/d1b44ffd1bf0a8ded5b13d3b51a3e8ed0077a46d), [`4e03810`](https://github.com/scaleway/ultraviolet/commit/4e038106bf90dc1a44db45b19417d3ad04955c5c), [`e4d6b23`](https://github.com/scaleway/ultraviolet/commit/e4d6b23e719e64e48ec6fc4e8b18b863bd5dc471), [`6fb2304`](https://github.com/scaleway/ultraviolet/commit/6fb230499200457163122799f7bdfdc633407492)]:
8+
- @ultraviolet/ui@3.0.0-beta.18
9+
310
## 6.0.0-beta.6
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.6",
3+
"version": "6.0.0-beta.7",
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.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`945ce38`](https://github.com/scaleway/ultraviolet/commit/945ce3842e11407e4bdda076c27f41465ec73284), [`12fc99d`](https://github.com/scaleway/ultraviolet/commit/12fc99dde57e3e97543bc26402a99ad0ea359cd8), [`4520138`](https://github.com/scaleway/ultraviolet/commit/452013864b764f77ab3f8024fc830a9a1170b618), [`a8b9b62`](https://github.com/scaleway/ultraviolet/commit/a8b9b6237173d72b9c74af2ac4d57b4b81949982), [`d1b44ff`](https://github.com/scaleway/ultraviolet/commit/d1b44ffd1bf0a8ded5b13d3b51a3e8ed0077a46d), [`4e03810`](https://github.com/scaleway/ultraviolet/commit/4e038106bf90dc1a44db45b19417d3ad04955c5c), [`e4d6b23`](https://github.com/scaleway/ultraviolet/commit/e4d6b23e719e64e48ec6fc4e8b18b863bd5dc471), [`6fb2304`](https://github.com/scaleway/ultraviolet/commit/6fb230499200457163122799f7bdfdc633407492)]:
8+
- @ultraviolet/ui@3.0.0-beta.18
9+
310
## 3.0.0-beta.6
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.6",
3+
"version": "3.0.0-beta.7",
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.7
4+
5+
### Minor Changes
6+
7+
- [#5628](https://github.com/scaleway/ultraviolet/pull/5628) [`4520138`](https://github.com/scaleway/ultraviolet/commit/452013864b764f77ab3f8024fc830a9a1170b618) Thanks [@matthprost](https://github.com/matthprost)! - - Refactor `<ContentCard />` to use vanilla extract
8+
- Configure vanilla extract on build and export styles. Can be imported as follow: `import '@ultraviolet/plus/styles'`
9+
10+
### Patch Changes
11+
12+
- Updated dependencies [[`945ce38`](https://github.com/scaleway/ultraviolet/commit/945ce3842e11407e4bdda076c27f41465ec73284), [`12fc99d`](https://github.com/scaleway/ultraviolet/commit/12fc99dde57e3e97543bc26402a99ad0ea359cd8), [`4520138`](https://github.com/scaleway/ultraviolet/commit/452013864b764f77ab3f8024fc830a9a1170b618), [`a8b9b62`](https://github.com/scaleway/ultraviolet/commit/a8b9b6237173d72b9c74af2ac4d57b4b81949982), [`d1b44ff`](https://github.com/scaleway/ultraviolet/commit/d1b44ffd1bf0a8ded5b13d3b51a3e8ed0077a46d), [`4e03810`](https://github.com/scaleway/ultraviolet/commit/4e038106bf90dc1a44db45b19417d3ad04955c5c), [`e4d6b23`](https://github.com/scaleway/ultraviolet/commit/e4d6b23e719e64e48ec6fc4e8b18b863bd5dc471), [`6fb2304`](https://github.com/scaleway/ultraviolet/commit/6fb230499200457163122799f7bdfdc633407492)]:
13+
- @ultraviolet/ui@3.0.0-beta.18
14+
315
## 3.0.0-beta.6
416

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

packages/ui/CHANGELOG.md

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

3+
## 3.0.0-beta.18
4+
5+
### Minor Changes
6+
7+
- [#5640](https://github.com/scaleway/ultraviolet/pull/5640) [`945ce38`](https://github.com/scaleway/ultraviolet/commit/945ce3842e11407e4bdda076c27f41465ec73284) Thanks [@lisalupi](https://github.com/lisalupi)! - - Refactor component `UnitInput` to use vanilla extract instead of Emotion
8+
9+
- Add prop `style` to `SelectInput`
10+
11+
- [#5622](https://github.com/scaleway/ultraviolet/pull/5622) [`12fc99d`](https://github.com/scaleway/ultraviolet/commit/12fc99dde57e3e97543bc26402a99ad0ea359cd8) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor component `TimeInput` to use vanilla-extract instead of Emotion
12+
13+
- [#5614](https://github.com/scaleway/ultraviolet/pull/5614) [`a8b9b62`](https://github.com/scaleway/ultraviolet/commit/a8b9b6237173d72b9c74af2ac4d57b4b81949982) Thanks [@lisalupi](https://github.com/lisalupi)! - - Refactor components `TagInput` and `TagList` to use vanilla-extract instead of emotion
14+
15+
- `TagList` : popover should be openable using keyboard keys (space or enter)
16+
17+
- [#5608](https://github.com/scaleway/ultraviolet/pull/5608) [`d1b44ff`](https://github.com/scaleway/ultraviolet/commit/d1b44ffd1bf0a8ded5b13d3b51a3e8ed0077a46d) Thanks [@matthprost](https://github.com/matthprost)! - Refactor `<TextInput />` using vanilla extract
18+
19+
- [#5634](https://github.com/scaleway/ultraviolet/pull/5634) [`4e03810`](https://github.com/scaleway/ultraviolet/commit/4e038106bf90dc1a44db45b19417d3ad04955c5c) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor component `SwitchButton` to use vanilla extract instead of Emotion
20+
21+
- [#5615](https://github.com/scaleway/ultraviolet/pull/5615) [`e4d6b23`](https://github.com/scaleway/ultraviolet/commit/e4d6b23e719e64e48ec6fc4e8b18b863bd5dc471) Thanks [@matthprost](https://github.com/matthprost)! - Refactor `<Toggle />` component to use vanilla extract
22+
23+
- [#5624](https://github.com/scaleway/ultraviolet/pull/5624) [`6fb2304`](https://github.com/scaleway/ultraviolet/commit/6fb230499200457163122799f7bdfdc633407492) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor component `DateInput` to use vanilla-extract instead of Emotion
24+
25+
### Patch Changes
26+
27+
- [#5628](https://github.com/scaleway/ultraviolet/pull/5628) [`4520138`](https://github.com/scaleway/ultraviolet/commit/452013864b764f77ab3f8024fc830a9a1170b618) Thanks [@matthprost](https://github.com/matthprost)! - Add prop `style` on `<Skeleton />` component
28+
329
## 3.0.0-beta.17
430

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

pnpm-lock.yaml

Lines changed: 66 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)