Skip to content

Commit 6ec7725

Browse files
committed
chore(release): publish
- @scaleway/[email protected]
1 parent 732760d commit 6ec7725

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/use-query-params/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.1.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2021-03-17)
7+
8+
9+
### Bug Fixes
10+
11+
* **use-query-params:** re-render hooks ([#81](https://github.com/scaleway/scaleway-lib/issues/81)) ([732760d](https://github.com/scaleway/scaleway-lib/commit/732760dc769afecf29223e44de98329acbb4b776))
12+
13+
14+
15+
16+
617
# 1.1.0 (2021-03-12)
718

819

packages/use-query-params/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-query-params",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A small hook to handle params",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)