Skip to content

Commit 03ab099

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

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

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.1 (2023-01-10)
7+
8+
9+
### :package: Chore
10+
11+
* **release:** publish ([4dc1e18](https://github.com/scaleway/scaleway-lib/commit/4dc1e189262296109d08527b94c0f1fb5fb242c7))
12+
13+
14+
### :bug: Bug Fixes
15+
16+
* **deps:** update dependency @segment/analytics-next to v1.49.0 ([#1151](https://github.com/scaleway/scaleway-lib/issues/1151)) ([a5c6291](https://github.com/scaleway/scaleway-lib/commit/a5c6291aee23de003fe1093d574454d7ca107cb8))
17+
18+
19+
620
## 0.9.0 (2023-01-06)
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.0",
3+
"version": "0.9.1",
44
"description": "A small hook to handle segment",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)