Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 27, 2025
1 parent d41d0ff commit 4413390
Show file tree
Hide file tree
Showing 14 changed files with 45 additions and 28 deletions.
5 changes: 0 additions & 5 deletions .changeset/heavy-buckets-draw.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-flowers-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-tables-help.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/thick-olives-refuse.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.13.9

### Patch Changes

- Updated dependencies [[`3d37913`](https://github.com/scaleway/ultraviolet/commit/3d3791392c86ca6e6e7c9f8518507762865132c0), [`fddc860`](https://github.com/scaleway/ultraviolet/commit/fddc860ffcf4c0bf7458818a0152becd91f96b54)]:
- @ultraviolet/[email protected]

## 3.13.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ultraviolet/form",
"version": "3.13.8",
"version": "3.13.9",
"description": "Ultraviolet Form",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 3.8.4

### Patch Changes

- [#4694](https://github.com/scaleway/ultraviolet/pull/4694) [`d41d0ff`](https://github.com/scaleway/ultraviolet/commit/d41d0ff7756acd0d69a3a63e62cdb49e09341729) Thanks [@lisalupi](https://github.com/lisalupi)! - icons: new size `xsmall`

## 3.8.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ultraviolet/icons",
"version": "3.8.3",
"version": "3.8.4",
"description": "Ultraviolet Icons",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/illustrations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ultraviolet/illustrations

## 4.1.1

### Patch Changes

- [#4672](https://github.com/scaleway/ultraviolet/pull/4672) [`f68a6e6`](https://github.com/scaleway/ultraviolet/commit/f68a6e66dec8aa8ceeb5b1e8f59d3a57488f9116) Thanks [@lisalupi](https://github.com/lisalupi)! - New `ProductIllustration` : `dediboxGPU`

## 4.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/illustrations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ultraviolet/illustrations",
"version": "4.1.0",
"version": "4.1.1",
"description": "Ultraviolet Illustrations",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/plus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @ultraviolet/plus

## 0.22.9

### Patch Changes

- Updated dependencies [[`d41d0ff`](https://github.com/scaleway/ultraviolet/commit/d41d0ff7756acd0d69a3a63e62cdb49e09341729), [`3d37913`](https://github.com/scaleway/ultraviolet/commit/3d3791392c86ca6e6e7c9f8518507762865132c0), [`fddc860`](https://github.com/scaleway/ultraviolet/commit/fddc860ffcf4c0bf7458818a0152becd91f96b54)]:
- @ultraviolet/[email protected]
- @ultraviolet/[email protected]

## 0.22.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ultraviolet/plus",
"version": "0.22.8",
"version": "0.22.9",
"description": "Ultraviolet Plus",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 1.84.2

### Patch Changes

- [#4690](https://github.com/scaleway/ultraviolet/pull/4690) [`3d37913`](https://github.com/scaleway/ultraviolet/commit/3d3791392c86ca6e6e7c9f8518507762865132c0) Thanks [@matthprost](https://github.com/matthprost)! - Fix `<Tooltip />` alignement with the arrow due to `Popup` internal component

- [#4652](https://github.com/scaleway/ultraviolet/pull/4652) [`fddc860`](https://github.com/scaleway/ultraviolet/commit/fddc860ffcf4c0bf7458818a0152becd91f96b54) Thanks [@lisalupi](https://github.com/lisalupi)! - `<SelectInputV2 />`:
- onChange handle on checkboxes fix
- visual indication of focused item for keyboard users
- no scroll when opening the dropdown with "Enter"
- Updated dependencies [[`d41d0ff`](https://github.com/scaleway/ultraviolet/commit/d41d0ff7756acd0d69a3a63e62cdb49e09341729)]:
- @ultraviolet/[email protected]

## 1.84.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ultraviolet/ui",
"version": "1.84.1",
"version": "1.84.2",
"description": "Ultraviolet UI",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down

0 comments on commit 4413390

Please sign in to comment.