We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f236c commit 78349b6Copy full SHA for 78349b6
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.1.1
4
+Published by **[jarcodallo](https://github.com/jarcodallo)** on **2021/09/19**
5
+- [#3](https://github.com/blockcoders/nestjs-websocket/pull/2) Update keywords and deps
6
+
7
## 0.1.0
8
Published by **[jarcodallo](https://github.com/jarcodallo)** on **2021/09/17**
9
- [#2](https://github.com/blockcoders/nestjs-websocket/pull/2) Update README.md and linter config
package.json
@@ -1,6 +1,6 @@
{
"name": "nestjs-websocket",
- "version": "0.1.1-beta.1",
+ "version": "0.1.1",
"description": "",
"author": "Blockcoders Engineering <[email protected]>",
"license": "Apache",
0 commit comments