Skip to content

Commit

Permalink
chore: release (#4415)
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 Nov 4, 2024
1 parent 14756fb commit 0855041
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 14 deletions.
6 changes: 0 additions & 6 deletions .changeset/dull-buses-boil.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-baboons-dream.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.4

### Patch Changes

- Updated dependencies [[`14756fb`](https://github.com/scaleway/ultraviolet/commit/14756fbe69fce22e1ddf8f181e9eef5348c4ca8a), [`5e5d521`](https://github.com/scaleway/ultraviolet/commit/5e5d521255b6b99806f4aa0071ac3df6d1704c95)]:
- @ultraviolet/ui@1.75.3

## 3.10.3

### 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.10.3",
"version": "3.10.4",
"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.25

### Patch Changes

- Updated dependencies [[`14756fb`](https://github.com/scaleway/ultraviolet/commit/14756fbe69fce22e1ddf8f181e9eef5348c4ca8a), [`5e5d521`](https://github.com/scaleway/ultraviolet/commit/5e5d521255b6b99806f4aa0071ac3df6d1704c95)]:
- @ultraviolet/ui@1.75.3

## 0.21.24

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

## 1.75.3

### Patch Changes

- [#4377](https://github.com/scaleway/ultraviolet/pull/4377) [`14756fb`](https://github.com/scaleway/ultraviolet/commit/14756fbe69fce22e1ddf8f181e9eef5348c4ca8a) Thanks [@matthprost](https://github.com/matthprost)! - - Fix `<Slider />` not to have min or max width and take full width when it can

- Fix `<Popup />` to have better arrow positioning

- [#4411](https://github.com/scaleway/ultraviolet/pull/4411) [`5e5d521`](https://github.com/scaleway/ultraviolet/commit/5e5d521255b6b99806f4aa0071ac3df6d1704c95) Thanks [@radhi-nasser-scaleway](https://github.com/radhi-nasser-scaleway)! - Fix `<SwitchButton />` not updating local value when value prop change

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

0 comments on commit 0855041

Please sign in to comment.