Skip to content

Commit 9ef6d43

Browse files
author
aMarCruz
committed
chore(npm): bump version
Bump version 1.3.5
1 parent 2e38e0d commit 9ef6d43

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v1.3.5
2+
3+
### Changed
4+
5+
- Minor fixes to typings
6+
- Fix browserslist to use ES2018
7+
- Fix babel config
8+
- Update dependencies
9+
110
## v1.3.4
211

312
- d7e4cfc Support forwarding url params with wildcard paths

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quitsmx/router",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "Next generation Routing for React.",
55
"main": "./index.js",
66
"module": "./es/index.js",

0 commit comments

Comments
 (0)