Skip to content

Commit 2ce37e3

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected]
1 parent 76b6cc0 commit 2ce37e3

File tree

4 files changed

+25
-2
lines changed

4 files changed

+25
-2
lines changed

packages/use-i18n/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
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+
## [5.0.5](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-02-06)
7+
8+
9+
### :bug: Bug Fixes
10+
11+
* **deps:** update formatjs monorepo ([#1185](https://github.com/scaleway/scaleway-lib/issues/1185)) ([76b6cc0](https://github.com/scaleway/scaleway-lib/commit/76b6cc00c39aee23a576f92487065eae5ad0cb6c))
12+
13+
14+
615
## 5.0.4 (2023-02-03)
716

817

packages/use-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/use-i18n",
3-
"version": "5.0.4",
3+
"version": "5.0.5",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

packages/validate-icu-locales/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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+
## 2.0.2 (2023-02-06)
7+
8+
9+
### :package: Chore
10+
11+
* **release:** publish ([d766621](https://github.com/scaleway/scaleway-lib/commit/d766621aa3de6d5eaa102d111556d838563f5dd9))
12+
13+
14+
### :bug: Bug Fixes
15+
16+
* **deps:** update formatjs monorepo ([#1185](https://github.com/scaleway/scaleway-lib/issues/1185)) ([76b6cc0](https://github.com/scaleway/scaleway-lib/commit/76b6cc00c39aee23a576f92487065eae5ad0cb6c))
17+
18+
19+
620
## 2.0.1 (2023-01-13)
721

822

packages/validate-icu-locales/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/validate-icu-locales",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A small cli to handle icu errors on locales files",
55
"keywords": [
66
"icu",

0 commit comments

Comments
 (0)