Skip to content

Commit 2266b78

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

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/use-query-params/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.0.0 (2021-11-18)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* support react-router-dom v6 (#479)
12+
13+
### Features
14+
15+
* support react-router-dom v6 ([#479](https://github.com/scaleway/scaleway-lib/issues/479)) ([bf8fad2](https://github.com/scaleway/scaleway-lib/commit/bf8fad2c6e743def73cfde6688c883ecd0dfe149))
16+
17+
18+
619
### 2.1.3 (2021-10-22)
720

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

0 commit comments

Comments
 (0)