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 8588cde commit 5a0fe60
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/loud-points-warn.md

This file was deleted.

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

## 3.5.1

### Patch Changes

- Updated dependencies [[`8588cde`](https://github.com/scaleway/ultraviolet/commit/8588cde71dd3a18b9593f3f367b7f5f5722ba0b0)]:
- @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.5.1",
"description": "Ultraviolet Form",
"homepage": "https://github.com/scaleway/ultraviolet#readme",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/plus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ultraviolet/plus

## 0.20.5

### Patch Changes

- Updated dependencies [[`8588cde`](https://github.com/scaleway/ultraviolet/commit/8588cde71dd3a18b9593f3f367b7f5f5722ba0b0)]:
- @ultraviolet/ui@1.65.0

## 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
6 changes: 6 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# 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

## 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 5a0fe60

Please sign in to comment.