Skip to content

Commit 95c7e48

Browse files
chore: release
1 parent 6ba736b commit 95c7e48

11 files changed

Lines changed: 38 additions & 21 deletions

File tree

.changeset/major-stars-crash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pink-months-lose.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sweet-hoops-pull.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

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.2.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6ba736b`](https://github.com/scaleway/ultraviolet/commit/6ba736b54cf84b993f751651bacf366930009978), [`9cfb3e9`](https://github.com/scaleway/ultraviolet/commit/9cfb3e96a6bc786708056cfb6723581139295540), [`1e4cc20`](https://github.com/scaleway/ultraviolet/commit/1e4cc208ea3605a249d7cc85cb7b242ca844aa0c)]:
8+
- @ultraviolet/ui@3.13.2
9+
- @ultraviolet/icons@5.3.2
10+
311
## 6.2.7
412

513
### 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.2.7",
3+
"version": "6.2.8",
44
"description": "Ultraviolet Form",
55
"keywords": [
66
"react",

packages/icons/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+
## 5.3.2
4+
5+
### Patch Changes
6+
7+
- [#6279](https://github.com/scaleway/ultraviolet/pull/6279) [`1e4cc20`](https://github.com/scaleway/ultraviolet/commit/1e4cc208ea3605a249d7cc85cb7b242ca844aa0c) Thanks [@lisalupi](https://github.com/lisalupi)! - New icons:
8+
- Product icon: `ForkProductIcon`, `SwitchProductIcon` and `TrycatchProductIcon`
9+
- Icon: `CursorOutlineIcon`, `HandOutlineIcon`, `TicketOutlineIcon`, `CursorIcon`, `HandIcon` and `TicketIcon`
10+
311
## 5.3.1
412

513
### 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.3.1",
3+
"version": "5.3.2",
44
"description": "Ultraviolet Icons",
55
"keywords": [
66
"react",

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.28
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6ba736b`](https://github.com/scaleway/ultraviolet/commit/6ba736b54cf84b993f751651bacf366930009978), [`9cfb3e9`](https://github.com/scaleway/ultraviolet/commit/9cfb3e96a6bc786708056cfb6723581139295540)]:
8+
- @ultraviolet/ui@3.13.2
9+
310
## 3.0.27
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.27",
3+
"version": "3.0.28",
44
"description": "Ultraviolet NextJS utility package",
55
"keywords": [
66
"nextjs",

packages/ui/CHANGELOG.md

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

3+
## 3.13.2
4+
5+
### Patch Changes
6+
7+
- [#6316](https://github.com/scaleway/ultraviolet/pull/6316) [`6ba736b`](https://github.com/scaleway/ultraviolet/commit/6ba736b54cf84b993f751651bacf366930009978) Thanks [@lisalupi](https://github.com/lisalupi)! - `Tag`: add a max width to ensure correct overflow
8+
9+
- [#6314](https://github.com/scaleway/ultraviolet/pull/6314) [`9cfb3e9`](https://github.com/scaleway/ultraviolet/commit/9cfb3e96a6bc786708056cfb6723581139295540) Thanks [@lisalupi](https://github.com/lisalupi)! - `BarChart`: fix legend placement (firefox)
10+
11+
- Updated dependencies [[`1e4cc20`](https://github.com/scaleway/ultraviolet/commit/1e4cc208ea3605a249d7cc85cb7b242ca844aa0c)]:
12+
- @ultraviolet/icons@5.3.2
13+
314
## 3.13.1
415

516
### Patch Changes

0 commit comments

Comments
 (0)