Skip to content

Commit

Permalink
chore: release (#4566)
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 Dec 11, 2024
1 parent 7633f1f commit 9d27e8b
Show file tree
Hide file tree
Showing 15 changed files with 69 additions and 39 deletions.
8 changes: 0 additions & 8 deletions .changeset/renovate-4e15f53.md

This file was deleted.

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

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/renovate-ef0d8c6.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-grapes-fetch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-balloons-fetch.md

This file was deleted.

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

## 3.12.7

### Patch Changes

- [#4562](https://github.com/scaleway/ultraviolet/pull/4562) [`e08da2d`](https://github.com/scaleway/ultraviolet/commit/e08da2d06812061f8fff3e6b51cc95fa86383668) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react-dom` to `18.3.3`.

- [#4567](https://github.com/scaleway/ultraviolet/pull/4567) [`5a9bc84`](https://github.com/scaleway/ultraviolet/commit/5a9bc84498d06b6bfd28fd8589872f3b7e7b77b8) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `react-hook-form` to `7.54.0`.

- [#4568](https://github.com/scaleway/ultraviolet/pull/4568) [`3e42097`](https://github.com/scaleway/ultraviolet/commit/3e4209795e1915cc2069401115009128365a320b) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@emotion/react` to `11.14.0`.
Updated dependency `@emotion/styled` to `11.14.0`.
Updated dependency `@emotion/cache` to `11.14.0`.
- Updated dependencies [[`e08da2d`](https://github.com/scaleway/ultraviolet/commit/e08da2d06812061f8fff3e6b51cc95fa86383668), [`3e42097`](https://github.com/scaleway/ultraviolet/commit/3e4209795e1915cc2069401115009128365a320b), [`ffb2c06`](https://github.com/scaleway/ultraviolet/commit/ffb2c06779d938abc7dde959adcd610ed5af65d7), [`7633f1f`](https://github.com/scaleway/ultraviolet/commit/7633f1f9c8302b01b7be66116bdea62afe09fa07)]:
- @ultraviolet/ui@1.81.0

## 3.12.6

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

## 3.6.2

### Patch Changes

- [#4562](https://github.com/scaleway/ultraviolet/pull/4562) [`e08da2d`](https://github.com/scaleway/ultraviolet/commit/e08da2d06812061f8fff3e6b51cc95fa86383668) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react-dom` to `18.3.3`.

- [#4568](https://github.com/scaleway/ultraviolet/pull/4568) [`3e42097`](https://github.com/scaleway/ultraviolet/commit/3e4209795e1915cc2069401115009128365a320b) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@emotion/react` to `11.14.0`.
Updated dependency `@emotion/styled` to `11.14.0`.
Updated dependency `@emotion/cache` to `11.14.0`.

## 3.6.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.6.1",
"version": "3.6.2",
"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.0.1

### Patch Changes

- [#4568](https://github.com/scaleway/ultraviolet/pull/4568) [`3e42097`](https://github.com/scaleway/ultraviolet/commit/3e4209795e1915cc2069401115009128365a320b) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@emotion/react` to `11.14.0`.
Updated dependency `@emotion/styled` to `11.14.0`.
Updated dependency `@emotion/cache` to `11.14.0`.

## 4.0.0

### Major 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.0.0",
"version": "4.0.1",
"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.21.37

### Patch Changes

- [#4562](https://github.com/scaleway/ultraviolet/pull/4562) [`e08da2d`](https://github.com/scaleway/ultraviolet/commit/e08da2d06812061f8fff3e6b51cc95fa86383668) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react-dom` to `18.3.3`.

- [#4568](https://github.com/scaleway/ultraviolet/pull/4568) [`3e42097`](https://github.com/scaleway/ultraviolet/commit/3e4209795e1915cc2069401115009128365a320b) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@emotion/react` to `11.14.0`.
Updated dependency `@emotion/styled` to `11.14.0`.
Updated dependency `@emotion/cache` to `11.14.0`.
- Updated dependencies [[`e08da2d`](https://github.com/scaleway/ultraviolet/commit/e08da2d06812061f8fff3e6b51cc95fa86383668), [`3e42097`](https://github.com/scaleway/ultraviolet/commit/3e4209795e1915cc2069401115009128365a320b), [`ffb2c06`](https://github.com/scaleway/ultraviolet/commit/ffb2c06779d938abc7dde959adcd610ed5af65d7), [`7633f1f`](https://github.com/scaleway/ultraviolet/commit/7633f1f9c8302b01b7be66116bdea62afe09fa07)]:
- @ultraviolet/icons@3.6.2
- @ultraviolet/ui@1.81.0

## 0.21.36

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

## 1.81.0

### Minor Changes

- [#4509](https://github.com/scaleway/ultraviolet/pull/4509) [`ffb2c06`](https://github.com/scaleway/ultraviolet/commit/ffb2c06779d938abc7dde959adcd610ed5af65d7) Thanks [@lisalupi](https://github.com/lisalupi)! - `<ProgressBar />`: new props `max`, `prefix` and `suffix`

### Patch Changes

- [#4562](https://github.com/scaleway/ultraviolet/pull/4562) [`e08da2d`](https://github.com/scaleway/ultraviolet/commit/e08da2d06812061f8fff3e6b51cc95fa86383668) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react-dom` to `18.3.3`.

- [#4568](https://github.com/scaleway/ultraviolet/pull/4568) [`3e42097`](https://github.com/scaleway/ultraviolet/commit/3e4209795e1915cc2069401115009128365a320b) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@emotion/react` to `11.14.0`.
Updated dependency `@emotion/styled` to `11.14.0`.
Updated dependency `@emotion/cache` to `11.14.0`.

- [#4571](https://github.com/scaleway/ultraviolet/pull/4571) [`7633f1f`](https://github.com/scaleway/ultraviolet/commit/7633f1f9c8302b01b7be66116bdea62afe09fa07) Thanks [@matthprost](https://github.com/matthprost)! - Add a container around `<Table />` and `<List />` to manage the overflow

- Updated dependencies [[`e08da2d`](https://github.com/scaleway/ultraviolet/commit/e08da2d06812061f8fff3e6b51cc95fa86383668), [`3e42097`](https://github.com/scaleway/ultraviolet/commit/3e4209795e1915cc2069401115009128365a320b)]:
- @ultraviolet/[email protected]

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

0 comments on commit 9d27e8b

Please sign in to comment.