mirror of
https://github.com/tenrok/vue-native-websocket.git
synced 2026-06-21 17:20:35 +03:00
bumb version
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
This package is [semantic versioned](http://semver.org/)
|
This package is [semantic versioned](http://semver.org/)
|
||||||
|
|
||||||
|
## 2.0.12
|
||||||
|
- [feature]: Manual connect can supports options and diferent url. tnx [@pmarais](https://github.com/pmarais)
|
||||||
|
|
||||||
|
|
||||||
## 2.0.11
|
## 2.0.11
|
||||||
- [bugfix]: custom mutation name. tnx [@sharkykh](https://github.com/sharkykh)
|
- [bugfix]: custom mutation name. tnx [@sharkykh](https://github.com/sharkykh)
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "vue-native-websocket",
|
"name": "vue-native-websocket",
|
||||||
"version": "2.0.11",
|
"version": "2.0.12",
|
||||||
"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