Skip to content

Commit 1f1abdb

Browse files
chore: release (#1750)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 62c3a59 commit 1f1abdb

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/few-knives-bathe.md

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

.changeset/shiny-waves-remain.md

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

packages/cookie-consent/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @scaleway/cookie-consent
22

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- [#1748](https://github.com/scaleway/scaleway-lib/pull/1748) [`c7d2a78`](https://github.com/scaleway/scaleway-lib/commit/c7d2a785762f5aa78948f5905e4a2838545a7e14) Thanks [@ModuloM](https://github.com/ModuloM)! - fix(useCookieConsent): fix missing dependency
8+
39
## 1.1.0
410

511
### Minor Changes

packages/cookie-consent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/cookie-consent",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "React provider to handle website end user consent cookie storage based on segment integrations",
55
"type": "module",
66
"sideEffects": false,

packages/eslint-config-react/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+
## 3.17.0
4+
5+
### Minor Changes
6+
7+
- [#1746](https://github.com/scaleway/scaleway-lib/pull/1746) [`62c3a59`](https://github.com/scaleway/scaleway-lib/commit/62c3a59d12c2eea077dfd48dff72b5c500b51292) Thanks [@johnrazeur](https://github.com/johnrazeur)! - Add react/jsx-key rule
8+
39
## 3.16.4
410

511
### Patch Changes

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/eslint-config-react",
3-
"version": "3.16.4",
3+
"version": "3.17.0",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)