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 54d241f commit 874baf5Copy full SHA for 874baf5
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.10 (2022-07-28)
7
+
8
9
+### Bug Fixes
10
11
+* **deps:** update dependency @segment/analytics-next to v1.41.1 ([#897](https://github.com/scaleway/scaleway-lib/issues/897)) ([54d241f](https://github.com/scaleway/scaleway-lib/commit/54d241f7d2f85f110ca024f763de38d0670a96fb))
12
13
14
15
## 0.6.9 (2022-07-19)
16
17
packages/use-segment/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@scaleway/use-segment",
- "version": "0.6.9",
+ "version": "0.6.10",
"description": "A small hook to handle segment",
"keywords": [
"react",
0 commit comments