We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a493d88 commit 23b160dCopy full SHA for 23b160d
packages/use-segment/CHANGELOG.md
@@ -3,6 +3,15 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+## 0.6.9 (2022-07-19)
7
+
8
9
+### Bug Fixes
10
11
+* **deps:** update dependency @segment/analytics-next to v1.41.0 ([#888](https://github.com/scaleway/scaleway-lib/issues/888)) ([a493d88](https://github.com/scaleway/scaleway-lib/commit/a493d8876bf4405b553ae5d423b227c2d1945aa3))
12
13
14
15
## 0.6.8 (2022-07-13)
16
17
packages/use-segment/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@scaleway/use-segment",
- "version": "0.6.8",
+ "version": "0.6.9",
"description": "A small hook to handle segment",
"keywords": [
"react",
0 commit comments