Skip to content

Commit 925b7fd

Browse files
committed
release 3.0
1 parent 9eaa320 commit 925b7fd

File tree

8 files changed

+184
-161
lines changed

8 files changed

+184
-161
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/example-chat-angular-1/releases)
3+
[![Latest Stable Version](https://img.shields.io/badge/Stable-v3.0.0-brightgreen.svg?style=plastic)](https://github.com/web-dev-server/example-chat-angular-1/releases)
44
[![License](https://img.shields.io/badge/Licence-BSD-brightgreen.svg?style=plastic)](https://github.com/web-dev-server/example-chat-angular-1/blob/master/LICENCE.md)
55

66
Chat example with session authentication. Client scripts witten with Angular 1.

0 commit comments

Comments
 (0)