We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84b7825 + 1d335fc commit cedb9b3Copy full SHA for cedb9b3
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.1](https://github.com/mynaparrot/plugNmeet-sdk-js/compare/v2.1.0...v2.1.1) (2026-02-09)
4
+
5
6
+### Bug Fixes
7
8
+* bump deps ([5ce1bde](https://github.com/mynaparrot/plugNmeet-sdk-js/commit/5ce1bde8b676547b19d5ae97744c9363a4e0856f))
9
10
## [2.1.0](https://github.com/mynaparrot/plugNmeet-sdk-js/compare/v2.0.3...v2.1.0) (2026-01-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "plugnmeet-sdk-js",
- "version": "2.1.1-0",
+ "version": "2.1.1",
"description": "plugNmeet JS SDK",
"author": "Jibon L. Costa",
"license": "MIT",
0 commit comments