Skip to content

Commit 0381257

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

File tree

5 files changed

+6081
-2186
lines changed

5 files changed

+6081
-2186
lines changed

packages/eslint-config-react/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+
## [3.7.9](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-10-23)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update typescript-eslint monorepo to v5.40.1 ([#1042](https://github.com/scaleway/scaleway-lib/issues/1042)) ([940528c](https://github.com/scaleway/scaleway-lib/commit/940528c9eb66566e93c14aee2271ce14a40b05ee))
11+
612
## 3.7.8 (2022-10-23)
713

814
**Note:** Version bump only for package @scaleway/eslint-config-react

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.7.8",
3+
"version": "3.7.9",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

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+
## 3.9.2 (2022-10-23)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update dependency intl-messageformat to v10.2.1 ([#1040](https://github.com/scaleway/scaleway-lib/issues/1040)) ([7617c0d](https://github.com/scaleway/scaleway-lib/commit/7617c0de6df22bd1c7a50f02bcf18d77d8888792))
11+
612
## [3.9.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-10-21)
713

814
### Bug Fixes

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

0 commit comments

Comments
 (0)