Skip to content

Commit b031d5e

Browse files
chore: release (beta)
1 parent 80d7bcd commit b031d5e

File tree

11 files changed

+70
-5
lines changed

11 files changed

+70
-5
lines changed

.changeset/pre.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"flat-groups-add",
6262
"fluffy-bananas-type",
6363
"four-goats-smash",
64+
"free-seals-pay",
6465
"fuzzy-icons-carry",
6566
"giant-hairs-wash",
6667
"gold-cameras-switch",
@@ -83,6 +84,7 @@
8384
"lovely-mice-spend",
8485
"lucky-bushes-laugh",
8586
"major-clocks-throw",
87+
"many-bears-matter",
8688
"metal-teeth-change",
8789
"mighty-windows-dream",
8890
"modern-terms-know",
@@ -92,6 +94,7 @@
9294
"neat-regions-repair",
9395
"nice-showers-bet",
9496
"nine-impalas-tease",
97+
"nine-moons-wink",
9598
"odd-rooms-attend",
9699
"plain-windows-add",
97100
"plenty-bats-smell",
@@ -105,10 +108,12 @@
105108
"quick-badgers-behave",
106109
"quiet-teeth-give",
107110
"rare-regions-exist",
111+
"ready-readers-brake",
108112
"ready-regions-play",
109113
"ready-taxis-stand",
110114
"real-streets-ring",
111115
"real-suns-repair",
116+
"renovate-6ec49e6",
112117
"rich-crabs-cough",
113118
"ripe-tigers-jump",
114119
"rotten-coins-glow",
@@ -140,6 +145,7 @@
140145
"tall-trains-sleep",
141146
"tangy-bars-retire",
142147
"tangy-news-own",
148+
"ten-sloths-play",
143149
"ten-wolves-battle",
144150
"tender-flowers-drive",
145151
"tender-oranges-relax",

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.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`63a8f2a`](https://github.com/scaleway/ultraviolet/commit/63a8f2a32a804c0c6767a9a030cb95de2cee563d), [`85d3468`](https://github.com/scaleway/ultraviolet/commit/85d3468dfce3a7532866cf63a017274e65661c80), [`b062bbe`](https://github.com/scaleway/ultraviolet/commit/b062bbe30e73ca43e5684aaf98b03aea57fea4c9), [`b9f0d1e`](https://github.com/scaleway/ultraviolet/commit/b9f0d1e7ad0aae0a4e7756d7d7e107a8228e9419)]:
8+
- @ultraviolet/ui@3.0.0-beta.28
9+
- @ultraviolet/icons@5.0.0-beta.12
10+
311
## 6.0.0-beta.16
412

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

packages/icons/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+
## 5.0.0-beta.12
4+
5+
### Patch Changes
6+
7+
- [#5797](https://github.com/scaleway/ultraviolet/pull/5797) [`85d3468`](https://github.com/scaleway/ultraviolet/commit/85d3468dfce3a7532866cf63a017274e65661c80) Thanks [@lisalupi](https://github.com/lisalupi)! - - `Logo`: new logo `RedHatLogo`
8+
- `Icon`: new icon `CloseCircleIcon`
9+
310
## 5.0.0-beta.11
411

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

packages/nextjs/CHANGELOG.md

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

3+
## 3.0.0-beta.17
4+
5+
### Patch Changes
6+
7+
- [#5731](https://github.com/scaleway/ultraviolet/pull/5731) [`693f4ba`](https://github.com/scaleway/ultraviolet/commit/693f4bac89e1f451421403e11402c30acb265a20) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `next` to `16.0.1`.
8+
Updated dependency `eslint-config-next` to `16.0.1`.
9+
- Updated dependencies [[`63a8f2a`](https://github.com/scaleway/ultraviolet/commit/63a8f2a32a804c0c6767a9a030cb95de2cee563d), [`b062bbe`](https://github.com/scaleway/ultraviolet/commit/b062bbe30e73ca43e5684aaf98b03aea57fea4c9), [`b9f0d1e`](https://github.com/scaleway/ultraviolet/commit/b9f0d1e7ad0aae0a4e7756d7d7e107a8228e9419)]:
10+
- @ultraviolet/ui@3.0.0-beta.28
11+
312
## 3.0.0-beta.16
413

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

packages/plus/CHANGELOG.md

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

3+
## 3.0.0-beta.17
4+
5+
### Patch Changes
6+
7+
- [#5786](https://github.com/scaleway/ultraviolet/pull/5786) [`6ab7982`](https://github.com/scaleway/ultraviolet/commit/6ab7982b7986378c7ef3b85d003d95fe53c4b05c) Thanks [@lisalupi](https://github.com/lisalupi)! - `OrderSummary`: fix sub-category title size
8+
9+
- Updated dependencies [[`63a8f2a`](https://github.com/scaleway/ultraviolet/commit/63a8f2a32a804c0c6767a9a030cb95de2cee563d), [`85d3468`](https://github.com/scaleway/ultraviolet/commit/85d3468dfce3a7532866cf63a017274e65661c80), [`b062bbe`](https://github.com/scaleway/ultraviolet/commit/b062bbe30e73ca43e5684aaf98b03aea57fea4c9), [`b9f0d1e`](https://github.com/scaleway/ultraviolet/commit/b9f0d1e7ad0aae0a4e7756d7d7e107a8228e9419)]:
10+
- @ultraviolet/ui@3.0.0-beta.28
11+
- @ultraviolet/icons@5.0.0-beta.12
12+
313
## 3.0.0-beta.16
414

515
### Major 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.16",
3+
"version": "3.0.0-beta.17",
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.28
4+
5+
### Major Changes
6+
7+
- [#5775](https://github.com/scaleway/ultraviolet/pull/5775) [`b062bbe`](https://github.com/scaleway/ultraviolet/commit/b062bbe30e73ca43e5684aaf98b03aea57fea4c9) Thanks [@lisalupi](https://github.com/lisalupi)! - - Remove `Emotion`
8+
- Removed `Breakpoint`: use directly `up` and `down`
9+
10+
### Patch Changes
11+
12+
- [#5789](https://github.com/scaleway/ultraviolet/pull/5789) [`63a8f2a`](https://github.com/scaleway/ultraviolet/commit/63a8f2a32a804c0c6767a9a030cb95de2cee563d) Thanks [@lisalupi](https://github.com/lisalupi)! - `Popup`: position is recomputed when children changes
13+
14+
- [#5782](https://github.com/scaleway/ultraviolet/pull/5782) [`b9f0d1e`](https://github.com/scaleway/ultraviolet/commit/b9f0d1e7ad0aae0a4e7756d7d7e107a8228e9419) Thanks [@lisalupi](https://github.com/lisalupi)! - All `Popup` components (`Popover`, `Tooltip`, `Menu`): 4 new positions `auto-` to have auto-placement but give priority to a direction. For instance, `auto-bottom` will try to place the popup beneath the disclosure first, if there is not enough place it will try top, then left, then right.
15+
The priorities are :
16+
17+
- `auto-bottom` : bottom > top > left > right
18+
- `auto-left` : left > right > top > bottom
19+
- `auto-right` : right > left > top > bottom
20+
- `auto` and `auto-top` : top > bottom > left > right
21+
22+
**BREAKING CHANGE**
23+
`Menu`: prop `noShrink` renamed `shrink` with opposite behavior
24+
25+
- Updated dependencies [[`85d3468`](https://github.com/scaleway/ultraviolet/commit/85d3468dfce3a7532866cf63a017274e65661c80)]:
26+
- @ultraviolet/[email protected]
27+
328
## 3.0.0-beta.27
429

530
### Major Changes

0 commit comments

Comments
 (0)