Skip to content

Commit 38c49c1

Browse files
author
Viktor Scheglov
committed
bumb version
1 parent e21518f commit 38c49c1

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This package is [semantic versioned](http://semver.org/)
44

5+
## 2.0.12
6+
- [feature]: Manual connect can supports options and diferent url. tnx [@pmarais](https://github.com/pmarais)
7+
8+
59
## 2.0.11
610
- [bugfix]: custom mutation name. tnx [@sharkykh](https://github.com/sharkykh)
711

dist/build.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-native-websocket",
3-
"version": "2.0.11",
3+
"version": "2.0.12",
44
"description": "native websocket implemantation for vuejs and vuex",
55
"main": "dist/build.js",
66
"scripts": {

0 commit comments

Comments
 (0)