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 28, 2025
1 parent f8e9911 commit 7343ff3
Show file tree
Hide file tree
Showing 18 changed files with 71 additions and 47 deletions.
13 changes: 0 additions & 13 deletions .changeset/cyan-bulldogs-matter.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/heavy-buckets-draw.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/moody-yaks-watch.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.

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

## 3.13.9

### Patch Changes

- Updated dependencies [[`f8e9911`](https://github.com/scaleway/ultraviolet/commit/f8e99113b95758ce6c40aa4f3c7d4cebc3db91ca), [`c4767ba`](https://github.com/scaleway/ultraviolet/commit/c4767ba4a1f2bad56ba66f6c2ace874838bc8c82), [`3d37913`](https://github.com/scaleway/ultraviolet/commit/3d3791392c86ca6e6e7c9f8518507762865132c0), [`fddc860`](https://github.com/scaleway/ultraviolet/commit/fddc860ffcf4c0bf7458818a0152becd91f96b54)]:
- @ultraviolet/themes@1.16.0
- @ultraviolet/ui@1.84.2

## 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
9 changes: 9 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# 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`

- Updated dependencies [[`f8e9911`](https://github.com/scaleway/ultraviolet/commit/f8e99113b95758ce6c40aa4f3c7d4cebc3db91ca)]:
- @ultraviolet/themes@1.16.0

## 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
9 changes: 9 additions & 0 deletions packages/illustrations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @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`

- Updated dependencies [[`f8e9911`](https://github.com/scaleway/ultraviolet/commit/f8e99113b95758ce6c40aa4f3c7d4cebc3db91ca)]:
- @ultraviolet/themes@1.16.0

## 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
9 changes: 9 additions & 0 deletions packages/plus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @ultraviolet/plus

## 0.22.9

### Patch Changes

- Updated dependencies [[`f8e9911`](https://github.com/scaleway/ultraviolet/commit/f8e99113b95758ce6c40aa4f3c7d4cebc3db91ca), [`c4767ba`](https://github.com/scaleway/ultraviolet/commit/c4767ba4a1f2bad56ba66f6c2ace874838bc8c82), [`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]
- @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
14 changes: 14 additions & 0 deletions packages/themes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 1.16.0

### Minor Changes

- [#4698](https://github.com/scaleway/ultraviolet/pull/4698) [`f8e9911`](https://github.com/scaleway/ultraviolet/commit/f8e99113b95758ce6c40aa4f3c7d4cebc3db91ca) Thanks [@matthprost](https://github.com/matthprost)! - Themes are now available with CDN links. You can directly import the CSS theme in your HTML file:

```html
<link rel="stylesheet" href="https://assets.scaleway.com/themes/light.css" />
// OR
<link rel="stylesheet" href="https://assets.scaleway.com/themes/dark.css" />
// OR
<link rel="stylesheet" href="https://assets.scaleway.com/themes/darker.css" />
```

## 1.15.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/themes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ultraviolet/themes",
"version": "1.15.0",
"version": "1.16.0",
"description": "Ultraviolet Themes",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
16 changes: 16 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Log

## 1.84.2

### Patch Changes

- [#4695](https://github.com/scaleway/ultraviolet/pull/4695) [`c4767ba`](https://github.com/scaleway/ultraviolet/commit/c4767ba4a1f2bad56ba66f6c2ace874838bc8c82) Thanks [@matthprost](https://github.com/matthprost)! - Fix `<Button />` to remove illegal div in children when text as children

- [#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 [[`f8e9911`](https://github.com/scaleway/ultraviolet/commit/f8e99113b95758ce6c40aa4f3c7d4cebc3db91ca), [`d41d0ff`](https://github.com/scaleway/ultraviolet/commit/d41d0ff7756acd0d69a3a63e62cdb49e09341729)]:
- @ultraviolet/[email protected]
- @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 7343ff3

Please sign in to comment.