Skip to content

Commit c12531c

Browse files
committed
chore(release): publish
- @scaleway/[email protected]
1 parent b2867e2 commit c12531c

File tree

3 files changed

+6359
-2290
lines changed

3 files changed

+6359
-2290
lines changed

packages/use-query-params/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## [3.3.6](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-12-06)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update dependency query-string to v7.1.3 ([#1098](https://github.com/scaleway/scaleway-lib/issues/1098)) ([b2867e2](https://github.com/scaleway/scaleway-lib/commit/b2867e2b0405cae7b1b137dc16bfadcde3a755a0))
11+
612
## 3.3.5 (2022-12-06)
713

814
**Note:** Version bump only for package @scaleway/use-query-params

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": "3.3.5",
3+
"version": "3.3.6",
44
"description": "A small hook to handle params",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)