mirror of
https://github.com/tenrok/vue-native-websocket.git
synced 2026-05-17 04:19:38 +03:00
changelog and build 2.0.5
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
This package is [semantic versioned](http://semver.org/)
|
||||
|
||||
## 2.0.5
|
||||
|
||||
- [bugfix]: fixed context for events callback. thx [@n5leon](https://github.com/n5leon)
|
||||
|
||||
## 2.0.4
|
||||
|
||||
- [feature]: namespace actions. thx [@ThomasKlessen](https://github.com/ThomasKlessen) and double thx for tests / test updates!
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vue-native-websocket",
|
||||
"version": "2.0.4",
|
||||
"version": "2.0.5",
|
||||
"description": "native websocket implemantation for vuejs and vuex",
|
||||
"main": "dist/build.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user