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