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 Oct 23, 2023
1 parent 7d00e10 commit e29bd11
Show file tree
Hide file tree
Showing 15 changed files with 57 additions and 34 deletions.
5 changes: 0 additions & 5 deletions .changeset/quiet-dodos-carry.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/renovate-d33f38e.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-dolphins-peel.md

This file was deleted.

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

## 1.8.8

### Patch Changes

- [#3053](https://github.com/scaleway/ultraviolet/pull/3053) [`694dce40`](https://github.com/scaleway/ultraviolet/commit/694dce40b127ae433d94df8704857df6210c7d2f) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/final-form-focus` to `1.1.6`.

- [#3062](https://github.com/scaleway/ultraviolet/pull/3062) [`7d00e109`](https://github.com/scaleway/ultraviolet/commit/7d00e1095709ce2f4374a355b58a6edfea0fbac6) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `18.2.31`.
Updated dependency `@types/react-dom` to `18.2.14`.
- Updated dependencies [[`74c4bc83`](https://github.com/scaleway/ultraviolet/commit/74c4bc8357ec4eaed1894305ce10e170b9df9f56), [`7d00e109`](https://github.com/scaleway/ultraviolet/commit/7d00e1095709ce2f4374a355b58a6edfea0fbac6), [`4e73b96d`](https://github.com/scaleway/ultraviolet/commit/4e73b96d747604b9631ba5d7a53e80e1627c75be)]:
- @ultraviolet/ui@1.21.0

## 1.8.7

### 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": "1.8.7",
"version": "1.8.8",
"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 @@
# @ultraviolet/icons

## 2.4.2

### Patch Changes

- [#3062](https://github.com/scaleway/ultraviolet/pull/3062) [`7d00e109`](https://github.com/scaleway/ultraviolet/commit/7d00e1095709ce2f4374a355b58a6edfea0fbac6) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `18.2.31`.
Updated dependency `@types/react-dom` to `18.2.14`.
- Updated dependencies [[`064d44f3`](https://github.com/scaleway/ultraviolet/commit/064d44f39f73d825a3300001b12afe26188c3fa8)]:
- @ultraviolet/themes@1.3.0

## 2.4.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": "2.4.1",
"version": "2.4.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.2.3

### Patch Changes

- [#3062](https://github.com/scaleway/ultraviolet/pull/3062) [`7d00e109`](https://github.com/scaleway/ultraviolet/commit/7d00e1095709ce2f4374a355b58a6edfea0fbac6) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `18.2.31`.
Updated dependency `@types/react-dom` to `18.2.14`.
- Updated dependencies [[`064d44f3`](https://github.com/scaleway/ultraviolet/commit/064d44f39f73d825a3300001b12afe26188c3fa8), [`74c4bc83`](https://github.com/scaleway/ultraviolet/commit/74c4bc8357ec4eaed1894305ce10e170b9df9f56), [`7d00e109`](https://github.com/scaleway/ultraviolet/commit/7d00e1095709ce2f4374a355b58a6edfea0fbac6), [`4e73b96d`](https://github.com/scaleway/ultraviolet/commit/4e73b96d747604b9631ba5d7a53e80e1627c75be)]:
- @ultraviolet/themes@1.3.0
- @ultraviolet/ui@1.21.0

## 0.2.2

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

## 1.3.0

### Minor Changes

- [#2995](https://github.com/scaleway/ultraviolet/pull/2995) [`064d44f3`](https://github.com/scaleway/ultraviolet/commit/064d44f39f73d825a3300001b12afe26188c3fa8) Thanks [@matthprost](https://github.com/matthprost)! - New theme tokens weak have been deprecated on all sentiments except neutral

## 1.2.1

### Patch 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.2.1",
"version": "1.3.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.21.0

### Minor Changes

- [#3052](https://github.com/scaleway/ultraviolet/pull/3052) [`4e73b96d`](https://github.com/scaleway/ultraviolet/commit/4e73b96d747604b9631ba5d7a53e80e1627c75be) Thanks [@DorianMaliszewski](https://github.com/DorianMaliszewski)! - fix(ui): text input should pass min and max prop to input tag

### Patch Changes

- [#3057](https://github.com/scaleway/ultraviolet/pull/3057) [`74c4bc83`](https://github.com/scaleway/ultraviolet/commit/74c4bc8357ec4eaed1894305ce10e170b9df9f56) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react-datepicker` to `4.19.0`.

- [#3062](https://github.com/scaleway/ultraviolet/pull/3062) [`7d00e109`](https://github.com/scaleway/ultraviolet/commit/7d00e1095709ce2f4374a355b58a6edfea0fbac6) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `18.2.31`.
Updated dependency `@types/react-dom` to `18.2.14`.
- Updated dependencies [[`064d44f3`](https://github.com/scaleway/ultraviolet/commit/064d44f39f73d825a3300001b12afe26188c3fa8), [`7d00e109`](https://github.com/scaleway/ultraviolet/commit/7d00e1095709ce2f4374a355b58a6edfea0fbac6)]:
- @ultraviolet/[email protected]
- @ultraviolet/[email protected]

## 1.20.2

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

0 comments on commit e29bd11

Please sign in to comment.