Skip to content

Commit cd40999

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected]
1 parent bfb0809 commit cd40999

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
lines changed

packages/use-gtm/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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+
## [1.2.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-04-22)
7+
8+
9+
### Features
10+
11+
* do not load snippets if settings not provided ([#731](https://github.com/scaleway/scaleway-lib/issues/731)) ([bfb0809](https://github.com/scaleway/scaleway-lib/commit/bfb0809472392d606a9f5218ec2e335517b5c0a8))
12+
13+
14+
615
### 1.1.1 (2022-04-20)
716

817

packages/use-gtm/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-gtm",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "A small hook to handle gtm in a react app",
55
"keywords": [
66
"react",

packages/use-segment/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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.6.0 (2022-04-22)
7+
8+
9+
### Features
10+
11+
* do not load snippets if settings not provided ([#731](https://github.com/scaleway/scaleway-lib/issues/731)) ([bfb0809](https://github.com/scaleway/scaleway-lib/commit/bfb0809472392d606a9f5218ec2e335517b5c0a8))
12+
13+
14+
615
### 0.5.1 (2022-04-12)
716

817

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

0 commit comments

Comments
 (0)