Skip to content

Commit ce85caf

Browse files
committed
Committed by Github action
master: { "stompjs": "5.4.4", "rx-stomp": "0.3.5", "ng2-stompjs": "7.2.0" } develop: { "stompjs": "6.0.0-beta3", "rx-stomp": "1.0.0-beta5", "ng2-stompjs": "8.0.0-beta3" }
1 parent 6bebbed commit ce85caf

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

_data/authors.yml

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
1+
---
12
stompjs:
2-
name: "StompJS"
3-
avatar: # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
4-
bio: "STOMP library for JavaScript/TypeScript."
5-
location:
6-
email:
3+
name: StompJS
4+
avatar:
5+
bio: STOMP library for JavaScript/TypeScript.
6+
location:
7+
email:
78
links:
8-
- label: "stompjs"
9-
icon: "fab fa-fw fa-github"
10-
url: "https://github.com/stomp-js/stompjs"
11-
- label: "rx-stomp"
12-
icon: "fab fa-fw fa-github"
13-
url: "https://github.com/stomp-js/rx-stomp"
14-
- label: "ng2-stompjs"
15-
icon: "fab fa-fw fa-github"
16-
url: "https://github.com/stomp-js/ng2-stompjs"
9+
- label: stompjs@5.4.4
10+
icon: fab fa-fw fa-github
11+
url: https://github.com/stomp-js/stompjs
12+
- label: rx-stomp@0.3.5
13+
icon: fab fa-fw fa-github
14+
url: https://github.com/stomp-js/rx-stomp
15+
- label: ng2-stompjs@7.2.0
16+
icon: fab fa-fw fa-github
17+
url: https://github.com/stomp-js/ng2-stompjs

0 commit comments

Comments
 (0)