Skip to content

Commit af72f58

Browse files
chore: release (#1752)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 87c8f38 commit af72f58

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/swift-cooks-reply.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/use-segment/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.10.1
4+
5+
### Patch Changes
6+
7+
- [#1751](https://github.com/scaleway/scaleway-lib/pull/1751) [`87c8f38`](https://github.com/scaleway/scaleway-lib/commit/87c8f388d87efabdda68a22772f15fecf0990a06) Thanks [@ModuloM](https://github.com/ModuloM)! - fix(useSegment): add test and missing dep on useEffect
8+
39
## 0.10.0
410

511
### Minor Changes

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.10.0",
3+
"version": "0.10.1",
44
"description": "A small hook to handle segment",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)