Skip to content

Commit 3c5e30c

Browse files
chore: release (#4891)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 713518d commit 3c5e30c

8 files changed

+25
-13
lines changed

.changeset/soft-taxis-wink.md

-5
This file was deleted.

.changeset/tender-parts-sin.md

-5
This file was deleted.

packages/form/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## 3.14.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c4cf56d`](https://github.com/scaleway/ultraviolet/commit/c4cf56d39c2cac7de0eb2cb05df2f7cc7bee668b), [`713518d`](https://github.com/scaleway/ultraviolet/commit/713518d8b46bc38191428fafa9e8a25dc50dfd86)]:
8+
- @ultraviolet/ui@1.90.2
9+
310
## 3.14.4
411

512
### Patch Changes

packages/form/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/form",
3-
"version": "3.14.4",
3+
"version": "3.14.5",
44
"description": "Ultraviolet Form",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/plus/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @ultraviolet/plus
22

3+
## 0.24.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c4cf56d`](https://github.com/scaleway/ultraviolet/commit/c4cf56d39c2cac7de0eb2cb05df2f7cc7bee668b), [`713518d`](https://github.com/scaleway/ultraviolet/commit/713518d8b46bc38191428fafa9e8a25dc50dfd86)]:
8+
- @ultraviolet/ui@1.90.2
9+
310
## 0.24.10
411

512
### Patch Changes

packages/plus/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/plus",
3-
"version": "0.24.10",
3+
"version": "0.24.11",
44
"description": "Ultraviolet Plus",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/ui/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 1.90.2
4+
5+
### Patch Changes
6+
7+
- [#4886](https://github.com/scaleway/ultraviolet/pull/4886) [`c4cf56d`](https://github.com/scaleway/ultraviolet/commit/c4cf56d39c2cac7de0eb2cb05df2f7cc7bee668b) Thanks [@matthprost](https://github.com/matthprost)! - Fix `<SelectInputV2 />` vertical scroll to `auto`
8+
9+
- [#4890](https://github.com/scaleway/ultraviolet/pull/4890) [`713518d`](https://github.com/scaleway/ultraviolet/commit/713518d8b46bc38191428fafa9e8a25dc50dfd86) Thanks [@matthprost](https://github.com/matthprost)! - Fix `<SelectableCardOptionGroup.Option />` to have `tooltip` prop
10+
311
## 1.90.1
412

513
### Patch Changes

packages/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/ui",
3-
"version": "1.90.1",
3+
"version": "1.90.2",
44
"description": "Ultraviolet UI",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

0 commit comments

Comments
 (0)