Skip to content

Commit 32e748c

Browse files
committed
chore(release): publish
- @scaleway/[email protected]
1 parent 34c56f6 commit 32e748c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/use-media/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log
2+
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+
## 1.1.0 (2022-06-07)
7+
8+
9+
### Features
10+
11+
* add `use-media` fork to support react 18 ([#766](https://github.com/scaleway/scaleway-lib/issues/766)) ([34c56f6](https://github.com/scaleway/scaleway-lib/commit/34c56f60ed330a76928b299f5db84e515b3a811e))

packages/use-media/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-media",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "A small hook to track CSS media query state",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)