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 Jul 23, 2024
1 parent 2f1b211 commit b056662
Show file tree
Hide file tree
Showing 12 changed files with 44 additions and 25 deletions.
5 changes: 0 additions & 5 deletions .changeset/loud-points-warn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-crabs-obey.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/polite-pets-refuse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-buckets-build.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

## 3.6.0

### Minor Changes

- [#4040](https://github.com/scaleway/ultraviolet/pull/4040) [`e8ed01e`](https://github.com/scaleway/ultraviolet/commit/e8ed01e38dce351ef105e05180c7dead4cc97f96) Thanks [@matthprost](https://github.com/matthprost)! - New prop `showMonthYearPicker` in `<DateInput />` component

### Patch Changes

- Updated dependencies [[`8588cde`](https://github.com/scaleway/ultraviolet/commit/8588cde71dd3a18b9593f3f367b7f5f5722ba0b0), [`2f1b211`](https://github.com/scaleway/ultraviolet/commit/2f1b211af846a3f973b20166e041a1ce193d28dd), [`e8ed01e`](https://github.com/scaleway/ultraviolet/commit/e8ed01e38dce351ef105e05180c7dead4cc97f96)]:
- @ultraviolet/[email protected]

## 3.5.0

### Minor 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.5.0",
"version": "3.6.0",
"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

## 2.14.1

### Patch Changes

- [#4051](https://github.com/scaleway/ultraviolet/pull/4051) [`7e201dd`](https://github.com/scaleway/ultraviolet/commit/7e201dd8eb2969839c2d4227a4795d4bc1afd994) Thanks [@matthprost](https://github.com/matthprost)! - Restore default name of `<Icon />` to `alert`

## 2.14.0

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

## 0.20.5

### Patch Changes

- Updated dependencies [[`8588cde`](https://github.com/scaleway/ultraviolet/commit/8588cde71dd3a18b9593f3f367b7f5f5722ba0b0), [`2f1b211`](https://github.com/scaleway/ultraviolet/commit/2f1b211af846a3f973b20166e041a1ce193d28dd), [`e8ed01e`](https://github.com/scaleway/ultraviolet/commit/e8ed01e38dce351ef105e05180c7dead4cc97f96), [`7e201dd`](https://github.com/scaleway/ultraviolet/commit/7e201dd8eb2969839c2d4227a4795d4bc1afd994)]:
- @ultraviolet/ui@1.65.0
- @ultraviolet/icons@2.14.1

## 0.20.4

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

## 1.65.0

### Minor Changes

- [#4039](https://github.com/scaleway/ultraviolet/pull/4039) [`8588cde`](https://github.com/scaleway/ultraviolet/commit/8588cde71dd3a18b9593f3f367b7f5f5722ba0b0) Thanks [@matthprost](https://github.com/matthprost)! - New sub component `<Toast.Button />` and `<Toast.Link />` available to including them directly in a toaster

- [#4043](https://github.com/scaleway/ultraviolet/pull/4043) [`2f1b211`](https://github.com/scaleway/ultraviolet/commit/2f1b211af846a3f973b20166e041a1ce193d28dd) Thanks [@matthprost](https://github.com/matthprost)! - New sentiment `neutral` on `<Alert />`

- [#4040](https://github.com/scaleway/ultraviolet/pull/4040) [`e8ed01e`](https://github.com/scaleway/ultraviolet/commit/e8ed01e38dce351ef105e05180c7dead4cc97f96) Thanks [@matthprost](https://github.com/matthprost)! - New prop `showMonthYearPicker` in `<DateInput />` component

### Patch Changes

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

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

0 comments on commit b056662

Please sign in to comment.