Skip to content

Commit c4022e4

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

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.40](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-06-28)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update typescript-eslint monorepo to v5.30.0 ([#861](https://github.com/scaleway/scaleway-lib/issues/861)) ([5c125a7](https://github.com/scaleway/scaleway-lib/commit/5c125a76b8a12e853dd8afff93608223f659e244))
12+
13+
14+
615
## [3.4.39](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-06-25)
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.39",
3+
"version": "3.4.40",
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.13 (2022-06-28)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency filesize to v9.0.11 ([#862](https://github.com/scaleway/scaleway-lib/issues/862)) ([a84e7c9](https://github.com/scaleway/scaleway-lib/commit/a84e7c972cba744132b09322eaf40631351a9c69))
12+
13+
14+
615
## 3.3.12 (2022-06-24)
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.12",
3+
"version": "3.3.13",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)