Skip to content

Commit 4298712

Browse files
committed
bump version v2.0.13
1 parent ff14755 commit 4298712

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

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

5+
## 2.0.14
6+
- [feature]: Bug fixes. tnx [@dennisreimann ](https://github.com/dennisreimann)
7+
8+
## 2.0.13
9+
- [feature]: Bug fixes.
10+
511
## 2.0.12
612
- [feature]: Manual connect can supports options and diferent url. tnx [@pmarais](https://github.com/pmarais)
713

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.13",
3+
"version": "2.0.14",
44
"description": "native websocket implemantation for vuejs and vuex",
55
"main": "dist/build.js",
66
"scripts": {

0 commit comments

Comments
 (0)