Skip to content

Commit 999f888

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

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.47](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-07-25)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update typescript-eslint monorepo to v5.31.0 ([#896](https://github.com/scaleway/scaleway-lib/issues/896)) ([8f00b8c](https://github.com/scaleway/scaleway-lib/commit/8f00b8c47c844ee019d4b7261732464a8a6b82ae))
12+
13+
14+
615
## 3.4.46 (2022-07-21)
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.46",
3+
"version": "3.4.47",
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.15 (2022-07-25)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency date-fns to v2.29.1 ([#894](https://github.com/scaleway/scaleway-lib/issues/894)) ([df86eff](https://github.com/scaleway/scaleway-lib/commit/df86eff386f559754659a6926d849445f90632d4))
12+
13+
14+
615
## 3.3.14 (2022-07-11)
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.14",
3+
"version": "3.3.15",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)