Skip to content

Commit 4bfaa53

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

File tree

4 files changed

+19
-2
lines changed

4 files changed

+19
-2
lines changed

packages/eslint-config-react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.5.9 (2022-09-06)
7+
8+
**Note:** Version bump only for package @scaleway/eslint-config-react
9+
10+
11+
12+
13+
614
## 3.5.8 (2022-08-30)
715

816

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

packages/jest-helpers/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+
## 2.0.16 (2022-09-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency @testing-library/react to v13.4.0 ([#967](https://github.com/scaleway/scaleway-lib/issues/967)) ([fed74a0](https://github.com/scaleway/scaleway-lib/commit/fed74a074340f7608b6fa9f60ecdc36bb8817d27))
12+
13+
14+
615
## [2.0.15](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-08-30)
716

817

packages/jest-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/jest-helpers",
3-
"version": "2.0.15",
3+
"version": "2.0.16",
44
"description": "A package for utilities jest functions",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)