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 4fb059a commit 6858929Copy full SHA for 6858929
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.7 (2022-07-12)
7
+
8
9
+### Bug Fixes
10
11
+* **deps:** update dependency @segment/analytics-next to v1.39.2 ([#868](https://github.com/scaleway/scaleway-lib/issues/868)) ([4fb059a](https://github.com/scaleway/scaleway-lib/commit/4fb059a23caba403b2feac7df3f7541e04a14f4a))
12
13
14
15
## 0.6.6 (2022-07-04)
16
17
packages/use-segment/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@scaleway/use-segment",
- "version": "0.6.6",
+ "version": "0.6.7",
"description": "A small hook to handle segment",
"keywords": [
"react",
0 commit comments