Skip to content

Commit 402e97b

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

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.23](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-05-09)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update typescript-eslint monorepo to v5.23.0 ([#767](https://github.com/scaleway/scaleway-lib/issues/767)) ([c3713ec](https://github.com/scaleway/scaleway-lib/commit/c3713ecb13bed1d0b6550e612dd8d3b73800968c))
12+
13+
14+
615
### 3.4.22 (2022-05-09)
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.22",
3+
"version": "3.4.23",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

packages/use-segment/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+
### 0.6.1 (2022-05-09)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency @segment/analytics-next to v1.36.0 ([#763](https://github.com/scaleway/scaleway-lib/issues/763)) ([4435c74](https://github.com/scaleway/scaleway-lib/commit/4435c748f95318aac58bc4a324cd2056f17d38d4))
12+
13+
14+
615
## 0.6.0 (2022-04-22)
716

817

packages/use-segment/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-segment",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "A small hook to handle segment",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)