Skip to content

Commit 5253dd9

Browse files
committed
chore(release): publish
- @scaleway/[email protected]
1 parent 5e657f0 commit 5253dd9

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/use-segment/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.5.0 (2022-04-11)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* favor settings instead of explicit dns props (#712)
12+
13+
### Features
14+
15+
* favor settings instead of explicit dns props ([#712](https://github.com/scaleway/scaleway-lib/issues/712)) ([5e657f0](https://github.com/scaleway/scaleway-lib/commit/5e657f0f2483c2aa64b0c4ab6032c60df2fb0de2))
16+
17+
18+
619
## [0.4.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-04-05)
720

821

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.4.0",
3+
"version": "0.5.0",
44
"description": "A small hook to handle segment",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)