Skip to content

Commit 134be61

Browse files
committed
release 3.0
1 parent 72bf9eb commit 134be61

File tree

5 files changed

+224
-238
lines changed

5 files changed

+224
-238
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
node_modules/
22
Workspace.code-workspace
3+
package-lock.json
34
.editorconfig
45
*.log
56
TODO.md

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Example - Chat
22

3-
[![Latest Stable Version](https://img.shields.io/badge/Stable-v2.1.0-brightgreen.svg?style=plastic)](https://github.com/web-dev-server/chat-example-pure-js/releases)
3+
[![Latest Stable Version](https://img.shields.io/badge/Stable-v3.0.0-brightgreen.svg?style=plastic)](https://github.com/web-dev-server/chat-example-pure-js/releases)
44
[![License](https://img.shields.io/badge/Licence-BSD-brightgreen.svg?style=plastic)](https://github.com/web-dev-server/chat-example-pure-js/blob/master/LICENCE.md)
55

66
Chat example with session authentication. Client scripts written with pure Javascript, no framework needed.

0 commit comments

Comments
 (0)