Skip to content

Commit cff7125

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

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.41 (2022-07-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update typescript-eslint monorepo to v5.30.5 ([#873](https://github.com/scaleway/scaleway-lib/issues/873)) ([5885d9a](https://github.com/scaleway/scaleway-lib/commit/5885d9aaf95c7ae22215dcaa121c5bcf6d423508))
12+
13+
14+
615
## [3.4.40](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-06-28)
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.40",
3+
"version": "3.4.41",
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.14 (2022-07-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update formatjs monorepo ([#869](https://github.com/scaleway/scaleway-lib/issues/869)) ([b662554](https://github.com/scaleway/scaleway-lib/commit/b662554833b908cbea5403c85f71b45cf8d8df6b))
12+
13+
14+
615
## 3.3.13 (2022-06-28)
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.13",
3+
"version": "3.3.14",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)