Skip to content

Commit b26eb97

Browse files
chore: release (#5024)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d78387c commit b26eb97

File tree

8 files changed

+25
-13
lines changed

8 files changed

+25
-13
lines changed

.changeset/neat-ends-battle.md

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

.changeset/warm-wombats-kiss.md

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

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+
## 3.15.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`96685a2`](https://github.com/scaleway/ultraviolet/commit/96685a24c9406f331c83d3611ea1ec240537b337), [`d78387c`](https://github.com/scaleway/ultraviolet/commit/d78387cc7470a2099ca4783cc365cde6f9a65906)]:
8+
- @ultraviolet/ui@1.92.6
9+
310
## 3.15.7
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": "3.15.7",
3+
"version": "3.15.8",
44
"description": "Ultraviolet Form",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/plus/CHANGELOG.md

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

3+
## 0.25.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`96685a2`](https://github.com/scaleway/ultraviolet/commit/96685a24c9406f331c83d3611ea1ec240537b337), [`d78387c`](https://github.com/scaleway/ultraviolet/commit/d78387cc7470a2099ca4783cc365cde6f9a65906)]:
8+
- @ultraviolet/ui@1.92.6
9+
310
## 0.25.8
411

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

packages/ui/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+
## 1.92.6
4+
5+
### Patch Changes
6+
7+
- [#5023](https://github.com/scaleway/ultraviolet/pull/5023) [`96685a2`](https://github.com/scaleway/ultraviolet/commit/96685a24c9406f331c83d3611ea1ec240537b337) Thanks [@matthprost](https://github.com/matthprost)! - Add new prop `portalTarget` on `<SelectInputV2 />` to add more ganularity for dropdown display
8+
9+
- [#5022](https://github.com/scaleway/ultraviolet/pull/5022) [`d78387c`](https://github.com/scaleway/ultraviolet/commit/d78387cc7470a2099ca4783cc365cde6f9a65906) Thanks [@matthprost](https://github.com/matthprost)! - Fix `<UnitInput />` value not updating when changing in controlled
10+
311
## 1.92.5
412

513
### Patch 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": "1.92.5",
3+
"version": "1.92.6",
44
"description": "Ultraviolet UI",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

0 commit comments

Comments
 (0)