@goldfishjs/route
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.1.0](https://github.com/alipay/goldfish/compare/v1.9.5...v2.1.0) (2022-02-25) | ||
### Features | ||
* upgrade version. ([8c017ba](https://github.com/alipay/goldfish/commit/8c017ba77a4cc6b75e47f3d76d4da538e25ca7c4)) | ||
## [1.9.5](https://github.com/alipay/goldfish/compare/v1.9.4...v1.9.5) (2022-02-18) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@goldfishjs/route", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "goldfish-route", | ||
@@ -17,3 +17,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@goldfishjs/module-usage": "^2.0.0", | ||
"@goldfishjs/module-usage": "^2.1.0", | ||
"@types/qs": "^6.9.0", | ||
@@ -20,0 +20,0 @@ "mini-types": "^0.1.3", |
26419