Skip to content

Commit 44461d4

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

File tree

4 files changed

+21
-2
lines changed

4 files changed

+21
-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.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-02-19)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency eslint-config-prettier to v8.4.0 ([#643](https://github.com/scaleway/scaleway-lib/issues/643)) ([616464c](https://github.com/scaleway/scaleway-lib/commit/616464cce2dd9e27a4164c2e65b17944f0713431))
12+
13+
14+
615
## 3.4.0 (2022-02-17)
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.0",
3+
"version": "3.4.1",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

packages/jest-helpers/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.8 (2022-02-19)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency @emotion/react to v11.8.1 ([#645](https://github.com/scaleway/scaleway-lib/issues/645)) ([aa9e9fc](https://github.com/scaleway/scaleway-lib/commit/aa9e9fc5e02fb57e36f5deff77aee882a7a9a5ce))
12+
* **deps:** update emotion monorepo to v11.8.0 ([#644](https://github.com/scaleway/scaleway-lib/issues/644)) ([c341aec](https://github.com/scaleway/scaleway-lib/commit/c341aecc98bf0eb7a5996b571abf7ba672bef851))
13+
14+
15+
616
### 1.1.7 (2022-02-16)
717

818

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.7",
3+
"version": "1.1.8",
44
"description": "A package for utilities jest functions",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)