Skip to content

Commit

Permalink
chore: release (#4785)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
scaleway-bot and github-actions[bot] authored Feb 18, 2025
1 parent 35a1958 commit 985002a
Show file tree
Hide file tree
Showing 10 changed files with 40 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilled-lobsters-poke.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/violet-zoos-arrive.md

This file was deleted.

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

## 3.13.19

### Patch Changes

- [#4779](https://github.com/scaleway/ultraviolet/pull/4779) [`de2895a`](https://github.com/scaleway/ultraviolet/commit/de2895ac39d4348c56d65497808e373bab02c5c3) Thanks [@matthprost](https://github.com/matthprost)! - Fix icons to work with legacy one

- Updated dependencies [[`35a1958`](https://github.com/scaleway/ultraviolet/commit/35a1958cb64e8fbd8d90e356df70c191eceac620), [`de2895a`](https://github.com/scaleway/ultraviolet/commit/de2895ac39d4348c56d65497808e373bab02c5c3)]:
- @ultraviolet/ui@1.87.1

## 3.13.18

### 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.18",
"version": "3.13.19",
"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.11.2

### Patch Changes

- [#4779](https://github.com/scaleway/ultraviolet/pull/4779) [`de2895a`](https://github.com/scaleway/ultraviolet/commit/de2895ac39d4348c56d65497808e373bab02c5c3) Thanks [@matthprost](https://github.com/matthprost)! - Fix icons to work with legacy one

## 3.11.1

### 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.11.1",
"version": "3.11.2",
"description": "Ultraviolet Icons",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/plus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @ultraviolet/plus

## 0.24.1

### Patch Changes

- [#4779](https://github.com/scaleway/ultraviolet/pull/4779) [`de2895a`](https://github.com/scaleway/ultraviolet/commit/de2895ac39d4348c56d65497808e373bab02c5c3) Thanks [@matthprost](https://github.com/matthprost)! - Fix icons to work with legacy one

- Updated dependencies [[`35a1958`](https://github.com/scaleway/ultraviolet/commit/35a1958cb64e8fbd8d90e356df70c191eceac620), [`de2895a`](https://github.com/scaleway/ultraviolet/commit/de2895ac39d4348c56d65497808e373bab02c5c3)]:
- @ultraviolet/ui@1.87.1
- @ultraviolet/icons@3.11.2

## 0.24.0

### Minor 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.24.0",
"version": "0.24.1",
"description": "Ultraviolet Plus",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 1.87.1

### Patch Changes

- [#4780](https://github.com/scaleway/ultraviolet/pull/4780) [`35a1958`](https://github.com/scaleway/ultraviolet/commit/35a1958cb64e8fbd8d90e356df70c191eceac620) Thanks [@lisalupi](https://github.com/lisalupi)! - `Label`: required \* not part of a label

- [#4779](https://github.com/scaleway/ultraviolet/pull/4779) [`de2895a`](https://github.com/scaleway/ultraviolet/commit/de2895ac39d4348c56d65497808e373bab02c5c3) Thanks [@matthprost](https://github.com/matthprost)! - Fix icons to work with legacy one

- Updated dependencies [[`de2895a`](https://github.com/scaleway/ultraviolet/commit/de2895ac39d4348c56d65497808e373bab02c5c3)]:
- @ultraviolet/[email protected]

## 1.87.0

### Minor 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.87.0",
"version": "1.87.1",
"description": "Ultraviolet UI",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down

0 comments on commit 985002a

Please sign in to comment.