Skip to content

Commit 8131c22

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected]
1 parent d0c0f0c commit 8131c22

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
lines changed

packages/eslint-config-react/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+
### 3.4.27 (2022-05-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update typescript-eslint monorepo to v5.26.0 ([#791](https://github.com/scaleway/scaleway-lib/issues/791)) ([1f9ebaa](https://github.com/scaleway/scaleway-lib/commit/1f9ebaa885d8f0e20d2907cf9d6590e35d0f47bc))
12+
13+
14+
615
### 3.4.26 (2022-05-22)
716

817

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/eslint-config-react",
3-
"version": "3.4.26",
3+
"version": "3.4.27",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

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+
### 3.3.3 (2022-05-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update formatjs monorepo ([#788](https://github.com/scaleway/scaleway-lib/issues/788)) ([d0c0f0c](https://github.com/scaleway/scaleway-lib/commit/d0c0f0c85354c8777dc93486a2b3d649e525a47c))
12+
13+
14+
615
### 3.3.2 (2022-05-11)
716

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

0 commit comments

Comments
 (0)