Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
scaleway-bot committed Jan 23, 2023
1 parent f8bfb95 commit ef00f6c
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 3 deletions.
9 changes: 9 additions & 0 deletions packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.39.24](https://github.com/scaleway/scaleway-ui/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-01-23)


### :bug: Bug Fixes

* code clean up ([#2210](https://github.com/scaleway/scaleway-ui/issues/2210)) ([f8bfb95](https://github.com/scaleway/scaleway-ui/commit/f8bfb9556e3b9d1449d9fc77c978e21d38aae1d6))



## [1.39.23](https://github.com/scaleway/scaleway-ui/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-01-19)


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": "@scaleway/form",
"version": "1.39.23",
"version": "1.39.24",
"description": "Scaleway Form",
"homepage": "https://github.com/scaleway/scaleway-ui#readme",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.215.23](https://github.com/scaleway/scaleway-ui/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-01-23)


### :bug: Bug Fixes

* code clean up ([#2210](https://github.com/scaleway/scaleway-ui/issues/2210)) ([f8bfb95](https://github.com/scaleway/scaleway-ui/commit/f8bfb9556e3b9d1449d9fc77c978e21d38aae1d6))



## [0.215.22](https://github.com/scaleway/scaleway-ui/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-01-19)


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": "@scaleway/ui",
"version": "0.215.22",
"version": "0.215.23",
"description": "Scaleway UI",
"homepage": "https://github.com/scaleway/scaleway-ui#readme",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions website/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.23](https://github.com/scaleway/scaleway-ui/compare/[email protected]@0.2.23) (2023-01-23)

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





## [0.2.22](https://github.com/scaleway/scaleway-ui/compare/[email protected]@0.2.22) (2023-01-19)

**Note:** Version bump only for package scaleway-ui-website
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scaleway-ui-website",
"version": "0.2.22",
"version": "0.2.23",
"homepage": "https://ui.scaleway.com",
"repository": {
"type": "git",
Expand Down

0 comments on commit ef00f6c

Please sign in to comment.