Skip to content

Commit 606258a

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected]
1 parent c015d86 commit 606258a

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.38](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-06-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency eslint-plugin-react to v7.30.1 ([#855](https://github.com/scaleway/scaleway-lib/issues/855)) ([65ebdec](https://github.com/scaleway/scaleway-lib/commit/65ebdec9b422e295bdf8db5e979830742b9ca6b0))
12+
13+
14+
615
## [3.4.37](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-06-20)
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.37",
3+
"version": "3.4.38",
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.12 (2022-06-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency filesize to v9.0.9 ([#843](https://github.com/scaleway/scaleway-lib/issues/843)) ([c015d86](https://github.com/scaleway/scaleway-lib/commit/c015d860a144e8e6120c4a39b6b2a3510dd9cc05))
12+
13+
14+
615
## 3.3.11 (2022-06-16)
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": "3.3.11",
3+
"version": "3.3.12",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)