Skip to content

Commit 14428d1

Browse files
chore: release (#1745)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1ad01cc commit 14428d1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/plenty-dogs-shake.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.0
4+
5+
### Minor Changes
6+
7+
- [#1722](https://github.com/scaleway/scaleway-lib/pull/1722) [`1ad01cc`](https://github.com/scaleway/scaleway-lib/commit/1ad01cc077139530ec7275cf3955493c019e41fd) Thanks [@ModuloM](https://github.com/ModuloM)! - Add ready state to useSegment
8+
39
## 0.9.25
410

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

0 commit comments

Comments
 (0)