Skip to content

Commit ca54342

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected]
1 parent 775cacd commit ca54342

File tree

5 files changed

+6374
-2293
lines changed

5 files changed

+6374
-2293
lines changed

packages/use-i18n/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## 4.1.2 (2022-12-07)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update formatjs monorepo ([#1096](https://github.com/scaleway/scaleway-lib/issues/1096)) ([775cacd](https://github.com/scaleway/scaleway-lib/commit/775cacd387257768d90f27419769f3034abb7ce0))
11+
612
## 4.1.1 (2022-12-01)
713

814
**Note:** Version bump only for package @scaleway/use-i18n

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": "4.1.1",
3+
"version": "4.1.2",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

packages/validate-icu-locales/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.1.1 (2022-12-07)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update formatjs monorepo ([#1096](https://github.com/scaleway/scaleway-lib/issues/1096)) ([775cacd](https://github.com/scaleway/scaleway-lib/commit/775cacd387257768d90f27419769f3034abb7ce0))
11+
612
## 1.1.0 (2022-10-27)
713

814
### Features

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": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A small cli to handle icu errors on locales files",
55
"keywords": [
66
"icu",

0 commit comments

Comments
 (0)