Skip to content

Commit 4bb7266

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

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.5 (2022-03-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency eslint-config-airbnb-typescript to v16.1.1 ([#666](https://github.com/scaleway/scaleway-lib/issues/666)) ([ad39418](https://github.com/scaleway/scaleway-lib/commit/ad39418dcda2e2326f36b31bd2b4985daa1d3f94))
12+
13+
14+
615
### [3.4.4](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-03-04)
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.4",
3+
"version": "3.4.5",
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+
### [1.1.10](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-03-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency @emotion/react to v11.8.2 ([#667](https://github.com/scaleway/scaleway-lib/issues/667)) ([80e5f4b](https://github.com/scaleway/scaleway-lib/commit/80e5f4b38f621badafa85bc797d5e2c44f47a495))
12+
13+
14+
615
### 1.1.9 (2022-03-11)
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": "1.1.9",
3+
"version": "1.1.10",
44
"description": "A package for utilities jest functions",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)