Skip to content

Commit e5420b0

Browse files
authored
Merge pull request #1009 from mynaparrot/release-please--branches--main--components--plugnmeet-client
chore(main): release 2.1.7
2 parents 405c5e4 + ac241ad commit e5420b0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.1.6"
2+
".": "2.1.7"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.7](https://github.com/mynaparrot/plugNmeet-client/compare/v2.1.6...v2.1.7) (2026-04-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **critical:** duplicate event was sending because of using same subject for both JS and Core pub/sub ([4bf7815](https://github.com/mynaparrot/plugNmeet-client/commit/4bf7815b1ded941835adde07bf9becf8a1935f62))
9+
310
## [2.1.6](https://github.com/mynaparrot/plugNmeet-client/compare/v2.1.5...v2.1.6) (2026-04-02)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plugnmeet-client",
3-
"version": "2.1.7-0",
3+
"version": "2.1.7",
44
"author": "Jibon L. Costa",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)