We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5949fd1 commit d45955fCopy full SHA for d45955f
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.0.2
5
+
6
+[compare changes](https://github.com/sandros94/nuxt-ws/compare/v0.0.1...v0.0.2)
7
8
+### 📖 Documentation
9
10
+- Update readme ([5949fd1](https://github.com/sandros94/nuxt-ws/commit/5949fd1))
11
12
+### ❤️ Contributors
13
14
+- Sandro Circi ([@sandros94](https://github.com/sandros94))
15
16
## v0.0.1
17
18
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-ws",
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "A Nuxt module aimed to simplify the use of WebSockets.",
"repository": "sandros94/nuxt-ws",
"license": "MIT",
0 commit comments