Skip to content

Commit cfa941f

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

File tree

4 files changed

+25
-2
lines changed

4 files changed

+25
-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.15.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-03-01)
7+
8+
9+
### :bug: Bug Fixes
10+
11+
* **deps:** update typescript-eslint monorepo to v5.53.0 ([#1211](https://github.com/scaleway/scaleway-lib/issues/1211)) ([901885e](https://github.com/scaleway/scaleway-lib/commit/901885e7d4d643f651fba4f9d3b24226d4e7e1b6))
12+
13+
14+
615
## 3.15.2 (2023-02-28)
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.15.2",
3+
"version": "3.15.3",
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.5 (2023-03-01)
7+
8+
9+
### :package: Chore
10+
11+
* **release:** publish ([7838854](https://github.com/scaleway/scaleway-lib/commit/7838854d87a871cdb2431ddd62182e347a4e84ef))
12+
13+
14+
### :bug: Bug Fixes
15+
16+
* **deps:** update dependency @segment/analytics-next to v1.51.1 ([#1210](https://github.com/scaleway/scaleway-lib/issues/1210)) ([fc55ce3](https://github.com/scaleway/scaleway-lib/commit/fc55ce39024a510eecb1cdfbcf8e4e53976a227b))
17+
18+
19+
620
## 0.9.4 (2023-02-19)
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.4",
3+
"version": "0.9.5",
44
"description": "A small hook to handle segment",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)