Skip to content

Commit 5e6edc0

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected]
1 parent 3c5a12f commit 5e6edc0

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.3.4 (2022-01-18)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update typescript-eslint monorepo to v5.10.0 ([#597](https://github.com/scaleway/scaleway-lib/issues/597)) ([3c5a12f](https://github.com/scaleway/scaleway-lib/commit/3c5a12f52828bae2aeef5ca0213a625e0fc90202))
12+
13+
14+
615
### 3.3.3 (2022-01-12)
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.3.3",
3+
"version": "3.3.4",
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.2.6 (2022-01-18)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency intl-messageformat to v9.11.2 ([#595](https://github.com/scaleway/scaleway-lib/issues/595)) ([b6bb0e0](https://github.com/scaleway/scaleway-lib/commit/b6bb0e08eb4c12607f27cc44f4372a790380656d))
12+
13+
14+
615
### 3.2.5 (2022-01-12)
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.2.5",
3+
"version": "3.2.6",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)