2
0
mirror of https://github.com/tenrok/vue-native-websocket.git synced 2026-06-23 18:20:35 +03:00

bump version v2.0.13

This commit is contained in:
Viktor Shcheglov
2020-01-27 18:01:25 +03:00
parent ff14755517
commit 4298712873
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -2,6 +2,12 @@
This package is [semantic versioned](http://semver.org/)
## 2.0.14
- [feature]: Bug fixes. tnx [@dennisreimann ](https://github.com/dennisreimann)
## 2.0.13
- [feature]: Bug fixes.
## 2.0.12
- [feature]: Manual connect can supports options and diferent url. tnx [@pmarais](https://github.com/pmarais)