vue-qrious
Advanced tools
Comparing version 1.4.0 to 1.5.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.5.0](https://github.com/rx-ts/vue/compare/vue-qrious@1.4.1...vue-qrious@1.5.0) (2019-09-07) | ||
### Features | ||
* **qrcode:** rename vue-qrcode package name, thanks to [@xiaokaike](https://github.com/xiaokaike) ([02408b3](https://github.com/rx-ts/vue/commit/02408b3)) | ||
# [1.4.0](https://github.com/rx-ts/vue/compare/vue-qrious@1.3.2...vue-qrious@1.4.0) (2019-09-07) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "vue-qrious", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"description": "🤳 A Vue component for QR code generation with qrious", | ||
@@ -34,3 +34,3 @@ "repository": "git@github.com:rx-ts/vue.git", | ||
"sideEffects": false, | ||
"gitHead": "311a4b9529fcf186e7d715248878f8cbb47390b6" | ||
"gitHead": "8a5d4177e343cae1ed409d451f7ca07218127090" | ||
} |
18466