Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @scaleway/use-query-params@1.1.0
  • Loading branch information
scaleway-bot committed Mar 12, 2021
1 parent 72935e2 commit 159f468
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/use-query-params/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.1.0 (2021-03-12)


### Features

* **hooks:** add use-query-params ([#74](https://github.com/scaleway/scaleway-lib/issues/74)) ([72935e2](https://github.com/scaleway/scaleway-lib/commit/72935e2ca2f11ac9a8ae3b2d67859058fd57a11f))
2 changes: 1 addition & 1 deletion packages/use-query-params/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 159f468

Please sign in to comment.