Skip to content

Commit 6d9a56d

Browse files
chore: release (beta) (#5562)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f7a0e49 commit 6d9a56d

File tree

15 files changed

+84
-7
lines changed

15 files changed

+84
-7
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"breezy-hounds-bake",
2222
"bumpy-walls-sort",
2323
"clean-hotels-kneel",
24+
"cuddly-kids-taste",
2425
"cute-moments-shine",
2526
"deep-peas-live",
2627
"eight-glasses-warn",
@@ -35,6 +36,7 @@
3536
"modern-terms-know",
3637
"neat-regions-repair",
3738
"pretty-webs-share",
39+
"puny-streets-smash",
3840
"quick-badgers-behave",
3941
"real-streets-ring",
4042
"real-suns-repair",

packages/form/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

3+
## 6.0.0-beta.1
4+
5+
### Major Changes
6+
7+
- [`f7a0e49`](https://github.com/scaleway/ultraviolet/commit/f7a0e49c94677e5d9603263a5f183f57a1a19238) Thanks [@matthprost](https://github.com/matthprost)! - Release new beta version to compensate major released by error
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`f7a0e49`](https://github.com/scaleway/ultraviolet/commit/f7a0e49c94677e5d9603263a5f183f57a1a19238)]:
12+
- @ultraviolet/icons@5.0.0-beta.1
13+
- @ultraviolet/themes@3.0.0-beta.1
14+
- @ultraviolet/ui@3.0.0-beta.12
15+
316
## 5.0.0-beta.11
417

518
### Patch Changes

packages/form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/form",
3-
"version": "6.0.0-beta.0",
3+
"version": "6.0.0-beta.1",
44
"description": "Ultraviolet Form",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/icons/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## 5.0.0-beta.1
4+
5+
### Major Changes
6+
7+
- [`f7a0e49`](https://github.com/scaleway/ultraviolet/commit/f7a0e49c94677e5d9603263a5f183f57a1a19238) Thanks [@matthprost](https://github.com/matthprost)! - Release new beta version to compensate major released by error
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`f7a0e49`](https://github.com/scaleway/ultraviolet/commit/f7a0e49c94677e5d9603263a5f183f57a1a19238)]:
12+
- @ultraviolet/[email protected]
13+
314
## 4.1.0-beta.4
415

516
### Minor Changes

packages/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/icons",
3-
"version": "5.0.0-beta.0",
3+
"version": "5.0.0-beta.1",
44
"description": "Ultraviolet Icons",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/illustrations/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @ultraviolet/illustrations
22

3+
## 6.0.0-beta.1
4+
5+
### Major Changes
6+
7+
- [`f7a0e49`](https://github.com/scaleway/ultraviolet/commit/f7a0e49c94677e5d9603263a5f183f57a1a19238) Thanks [@matthprost](https://github.com/matthprost)! - Release new beta version to compensate major released by error
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`f7a0e49`](https://github.com/scaleway/ultraviolet/commit/f7a0e49c94677e5d9603263a5f183f57a1a19238)]:
12+
- @ultraviolet/themes@3.0.0-beta.1
13+
314
## 5.1.0-beta.2
415

516
### Minor Changes

packages/illustrations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/illustrations",
3-
"version": "6.0.0-beta.0",
3+
"version": "6.0.0-beta.1",
44
"description": "Ultraviolet Illustrations",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/nextjs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @ultraviolet/nextjs
22

3+
## 3.0.0-beta.1
4+
5+
### Major Changes
6+
7+
- [`f7a0e49`](https://github.com/scaleway/ultraviolet/commit/f7a0e49c94677e5d9603263a5f183f57a1a19238) Thanks [@matthprost](https://github.com/matthprost)! - Release new beta version to compensate major released by error
8+
9+
### Patch Changes
10+
11+
- Updated dependencies []:
12+
- @ultraviolet/ui@3.0.0-beta.12
13+
314
## 2.0.0-beta.11
415

516
### Patch Changes

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/nextjs",
3-
"version": "3.0.0-beta.0",
3+
"version": "3.0.0-beta.1",
44
"description": "Ultraviolet NextJS utility package",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/plus/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @ultraviolet/plus
22

3+
## 3.0.0-beta.1
4+
5+
### Major Changes
6+
7+
- [`f7a0e49`](https://github.com/scaleway/ultraviolet/commit/f7a0e49c94677e5d9603263a5f183f57a1a19238) Thanks [@matthprost](https://github.com/matthprost)! - Release new beta version to compensate major released by error
8+
9+
### Patch Changes
10+
11+
- [#5560](https://github.com/scaleway/ultraviolet/pull/5560) [`68d7561`](https://github.com/scaleway/ultraviolet/commit/68d7561d5199fc5ec4953ae8f42c3a745bf2c4d9) Thanks [@matthprost](https://github.com/matthprost)! - Fix `<CodeEditor />` to have fallback value
12+
13+
- Updated dependencies [[`f7a0e49`](https://github.com/scaleway/ultraviolet/commit/f7a0e49c94677e5d9603263a5f183f57a1a19238)]:
14+
- @ultraviolet/icons@5.0.0-beta.1
15+
- @ultraviolet/themes@3.0.0-beta.1
16+
- @ultraviolet/ui@3.0.0-beta.12
17+
318
## 2.0.0-beta.11
419

520
### Patch Changes

0 commit comments

Comments
 (0)