We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72935e2 commit 159f468Copy full SHA for 159f468
packages/use-query-params/CHANGELOG.md
@@ -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 (2021-03-12)
7
8
9
+### Features
10
11
+* **hooks:** add use-query-params ([#74](https://github.com/scaleway/scaleway-lib/issues/74)) ([72935e2](https://github.com/scaleway/scaleway-lib/commit/72935e2ca2f11ac9a8ae3b2d67859058fd57a11f))
packages/use-query-params/package.json
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-query-params",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "A small hook to handle params",
"keywords": [
"react",
0 commit comments