Skip to content

Commit

Permalink
chore: release (#4396)
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 Oct 24, 2024
1 parent 82f8ecc commit 31643d3
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/sharp-shoes-report.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.10.1

### Patch Changes

- Updated dependencies [[`82f8ecc`](https://github.com/scaleway/ultraviolet/commit/82f8eccb176a9377a7af07c1a6057366698a7d28)]:
- @ultraviolet/ui@1.75.0

## 3.10.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.10.0",
"version": "3.10.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.21.22

### Patch Changes

- Updated dependencies [[`82f8ecc`](https://github.com/scaleway/ultraviolet/commit/82f8eccb176a9377a7af07c1a6057366698a7d28)]:
- @ultraviolet/ui@1.75.0

## 0.21.21

### 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.21",
"version": "0.21.22",
"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.75.0

### Minor Changes

- [#4307](https://github.com/scaleway/ultraviolet/pull/4307) [`82f8ecc`](https://github.com/scaleway/ultraviolet/commit/82f8eccb176a9377a7af07c1a6057366698a7d28) Thanks [@lisalupi](https://github.com/lisalupi)! - New component `<Chip />`

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

0 comments on commit 31643d3

Please sign in to comment.