Skip to content

Commit e3b6cc7

Browse files
danielwiehlGreenRover
authored andcommitted
release(solace-message-client): v11.0.0
1 parent 76c57fd commit e3b6cc7

File tree

2 files changed

+31
-2
lines changed

2 files changed

+31
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# (2021-03-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **solace-message-client:** do not lose subscription when a topic is re-subscribed in quick succession ([659ee26](https://github.com/solacecommunity/angular-solace-message-client/commit/659ee2698e66c0352cf3353dec658aebe0a56b28)), closes [#7](https://github.com/solacecommunity/angular-solace-message-client/issues/7)
7+
8+
9+
### Features
10+
11+
* **solace-message-client:** initial contribution of Angular Solace Message Client library ([d5b275b](https://github.com/solacecommunity/angular-solace-message-client/commit/d5b275bc4787f0afb0bfc7f4500c7b18e16eb9b6))
12+
13+
14+

docs/site/changelog/changelog.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,24 @@
55

66
## Changelog
77

8+
# (2021-03-18)
9+
10+
11+
### Bug Fixes
12+
13+
* **solace-message-client:** do not lose subscription when a topic is re-subscribed in quick succession ([659ee26](https://github.com/solacecommunity/angular-solace-message-client/commit/659ee2698e66c0352cf3353dec658aebe0a56b28)), closes [#7](https://github.com/solacecommunity/angular-solace-message-client/issues/7)
14+
15+
16+
### Features
17+
18+
* **solace-message-client:** initial contribution of Angular Solace Message Client library ([d5b275b](https://github.com/solacecommunity/angular-solace-message-client/commit/d5b275bc4787f0afb0bfc7f4500c7b18e16eb9b6))
19+
20+
21+
22+
823

924
[menu-overview]: /README.md
10-
[menu-getting-started]: /CONTRIBUTING.md
11-
[menu-try-me]: /CONTRIBUTING.md
25+
[menu-getting-started]: /docs/site/getting-started.md
26+
[menu-try-me]: https://solacecommunity.github.io/angular-solace-message-client/tryme
1227
[menu-contributing]: /CONTRIBUTING.md
1328
[menu-changelog]: /docs/site/changelog/changelog.md

0 commit comments

Comments
 (0)