mirror of
https://github.com/tenrok/vue-native-websocket.git
synced 2026-06-24 00:30:34 +03:00
Increment package version to 2.0.7 and update CHANGELOG.md
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
This package is [semantic versioned](http://semver.org/)
|
This package is [semantic versioned](http://semver.org/)
|
||||||
|
|
||||||
|
## 2.0.7
|
||||||
|
- [feature]: manual connect/disconnect
|
||||||
|
|
||||||
## 2.0.6
|
## 2.0.6
|
||||||
|
|
||||||
- [bugfix]: reconnection thx [@weglov](https://github.com/weglov)
|
- [bugfix]: reconnection thx [@weglov](https://github.com/weglov)
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "vue-native-websocket",
|
"name": "vue-native-websocket",
|
||||||
"version": "2.0.6",
|
"version": "2.0.7",
|
||||||
"description": "native websocket implemantation for vuejs and vuex",
|
"description": "native websocket implemantation for vuejs and vuex",
|
||||||
"main": "dist/build.js",
|
"main": "dist/build.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user