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 e577678 commit 573e748Copy full SHA for 573e748
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.5.1 (2022-04-12)
7
+
8
9
+### Bug Fixes
10
11
+* remove cdn leftovers ([#714](https://github.com/scaleway/scaleway-lib/issues/714)) ([e577678](https://github.com/scaleway/scaleway-lib/commit/e577678813d47adcb3abdfdc24d55ec3b3cdd31b))
12
13
14
15
## 0.5.0 (2022-04-11)
16
17
packages/use-segment/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@scaleway/use-segment",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "A small hook to handle segment",
"keywords": [
"react",
0 commit comments