Skip to content

Commit

Permalink
chore: release (#4727)
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 4, 2025
1 parent bdead34 commit 4feb887
Show file tree
Hide file tree
Showing 15 changed files with 58 additions and 35 deletions.
5 changes: 0 additions & 5 deletions .changeset/early-clocks-care.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-bags-itch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-5d91cff.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/renovate-6d76780.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-wasps-do.md

This file was deleted.

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

## 3.13.12

### Patch Changes

- [#4725](https://github.com/scaleway/ultraviolet/pull/4725) [`4a4ed79`](https://github.com/scaleway/ultraviolet/commit/4a4ed79d68bb1d15ce11dde755d92e9de05cc844) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.26.7`.
Updated dependency `@babel/runtime` to `7.26.7`.
Updated dependency `@babel/preset-env` to `7.26.7`.
- Updated dependencies [[`4a4ed79`](https://github.com/scaleway/ultraviolet/commit/4a4ed79d68bb1d15ce11dde755d92e9de05cc844)]:
- @ultraviolet/ui@1.84.5

## 3.13.11

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

## 3.10.0

### Minor Changes

- [#4718](https://github.com/scaleway/ultraviolet/pull/4718) [`19b2bed`](https://github.com/scaleway/ultraviolet/commit/19b2bed2284098aa227a22a3f1b71a8af29e19e5) Thanks [@matthprost](https://github.com/matthprost)! - New icon `LeftRightArrow`

### Patch Changes

- [#4725](https://github.com/scaleway/ultraviolet/pull/4725) [`4a4ed79`](https://github.com/scaleway/ultraviolet/commit/4a4ed79d68bb1d15ce11dde755d92e9de05cc844) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.26.7`.
Updated dependency `@babel/runtime` to `7.26.7`.
Updated dependency `@babel/preset-env` to `7.26.7`.

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

## 4.2.0

### Minor Changes

- [#4733](https://github.com/scaleway/ultraviolet/pull/4733) [`bdead34`](https://github.com/scaleway/ultraviolet/commit/bdead34b12ec1ce153018cccfcd8e2a493468b70) Thanks [@BABAK0T0](https://github.com/BABAK0T0)! - New illustration `auth-background`

- [#4717](https://github.com/scaleway/ultraviolet/pull/4717) [`b81b1fd`](https://github.com/scaleway/ultraviolet/commit/b81b1fdcea1738e25b3165cef1f0fef44c46451d) Thanks [@matthprost](https://github.com/matthprost)! - New illustration `fileStorage`

## 4.1.1

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

## 0.23.1

### Patch Changes

- [#4687](https://github.com/scaleway/ultraviolet/pull/4687) [`913a498`](https://github.com/scaleway/ultraviolet/commit/913a498f7c3931b113de9d23b73ffe3b9c295624) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `react-intersection-observer` to `9.15.0`.

- [#4725](https://github.com/scaleway/ultraviolet/pull/4725) [`4a4ed79`](https://github.com/scaleway/ultraviolet/commit/4a4ed79d68bb1d15ce11dde755d92e9de05cc844) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.26.7`.
Updated dependency `@babel/runtime` to `7.26.7`.
Updated dependency `@babel/preset-env` to `7.26.7`.
- Updated dependencies [[`19b2bed`](https://github.com/scaleway/ultraviolet/commit/19b2bed2284098aa227a22a3f1b71a8af29e19e5), [`4a4ed79`](https://github.com/scaleway/ultraviolet/commit/4a4ed79d68bb1d15ce11dde755d92e9de05cc844)]:
- @ultraviolet/icons@3.10.0
- @ultraviolet/ui@1.84.5

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

## 1.84.5

### Patch Changes

- [#4725](https://github.com/scaleway/ultraviolet/pull/4725) [`4a4ed79`](https://github.com/scaleway/ultraviolet/commit/4a4ed79d68bb1d15ce11dde755d92e9de05cc844) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.26.7`.
Updated dependency `@babel/runtime` to `7.26.7`.
Updated dependency `@babel/preset-env` to `7.26.7`.
- Updated dependencies [[`19b2bed`](https://github.com/scaleway/ultraviolet/commit/19b2bed2284098aa227a22a3f1b71a8af29e19e5), [`4a4ed79`](https://github.com/scaleway/ultraviolet/commit/4a4ed79d68bb1d15ce11dde755d92e9de05cc844)]:
- @ultraviolet/[email protected]

## 1.84.4

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

0 comments on commit 4feb887

Please sign in to comment.