Skip to content

Commit a058043

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

File tree

4 files changed

+30
-2
lines changed

4 files changed

+30
-2
lines changed

packages/eslint-config-react/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.15.4 (2023-03-09)
7+
8+
9+
### :package: Chore
10+
11+
* **release:** publish ([69cf44f](https://github.com/scaleway/scaleway-lib/commit/69cf44fa221c2365b340a9cc4c057ecbbab1369d))
12+
13+
14+
### :bug: Bug Fixes
15+
16+
* **deps:** update typescript-eslint monorepo to v5.54.0 ([#1213](https://github.com/scaleway/scaleway-lib/issues/1213)) ([141cfdd](https://github.com/scaleway/scaleway-lib/commit/141cfdd3c323cb88d88d791ac47480ce36df8cb0))
17+
18+
19+
620
## [3.15.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-03-01)
721

822

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

packages/use-segment/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.9.6 (2023-03-09)
7+
8+
9+
### :package: Chore
10+
11+
* **release:** publish ([69cf44f](https://github.com/scaleway/scaleway-lib/commit/69cf44fa221c2365b340a9cc4c057ecbbab1369d))
12+
13+
14+
### :bug: Bug Fixes
15+
16+
* **deps:** update dependency @segment/analytics-next to v1.51.2 ([#1215](https://github.com/scaleway/scaleway-lib/issues/1215)) ([d05057f](https://github.com/scaleway/scaleway-lib/commit/d05057fa6653b857c615f6309c67fbed9316424e))
17+
18+
19+
620
## 0.9.5 (2023-03-01)
721

822

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.9.5",
3+
"version": "0.9.6",
44
"description": "A small hook to handle segment",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)