Skip to content

Commit 50d79fb

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected] - [email protected]
1 parent 6c852f7 commit 50d79fb

File tree

6 files changed

+28
-3
lines changed

6 files changed

+28
-3
lines changed

packages/form/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.39.49](https://github.com/scaleway/scaleway-ui/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-02-15)
7+
8+
**Note:** Version bump only for package @scaleway/form
9+
10+
11+
12+
13+
614
## [1.39.48](https://github.com/scaleway/scaleway-ui/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-02-15)
715

816
**Note:** Version bump only for package @scaleway/form

packages/form/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/form",
3-
"version": "1.39.48",
3+
"version": "1.39.49",
44
"description": "Scaleway Form",
55
"homepage": "https://github.com/scaleway/scaleway-ui#readme",
66
"repository": {

packages/ui/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.219.3](https://github.com/scaleway/scaleway-ui/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-02-15)
7+
8+
9+
### :memo: Documentation
10+
11+
* fix documentation ([#2258](https://github.com/scaleway/scaleway-ui/issues/2258)) ([6c852f7](https://github.com/scaleway/scaleway-ui/commit/6c852f77cfd0f2987b6f3ae2ad2237636ffe8a3a))
12+
13+
14+
615
## [0.219.2](https://github.com/scaleway/scaleway-ui/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-02-15)
716

817

packages/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/ui",
3-
"version": "0.219.2",
3+
"version": "0.219.3",
44
"description": "Scaleway UI",
55
"homepage": "https://github.com/scaleway/scaleway-ui#readme",
66
"repository": {

website/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.2.47](https://github.com/scaleway/scaleway-ui/compare/[email protected]@0.2.47) (2023-02-15)
7+
8+
**Note:** Version bump only for package scaleway-ui-website
9+
10+
11+
12+
13+
614
## [0.2.46](https://github.com/scaleway/scaleway-ui/compare/[email protected]@0.2.46) (2023-02-15)
715

816
**Note:** Version bump only for package scaleway-ui-website

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scaleway-ui-website",
3-
"version": "0.2.46",
3+
"version": "0.2.47",
44
"homepage": "https://ui.scaleway.com",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)