Skip to content

Commit 5502856

Browse files
chore(main): release 2.1.1
1 parent 3473b34 commit 5502856

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [2.1.1](https://github.com/mynaparrot/plugNmeet-sdk-php/compare/v2.1.0...v2.1.1) (2026-03-26)
4+
5+
6+
### Bug Fixes
7+
8+
* bump proto ([5e9eb7f](https://github.com/mynaparrot/plugNmeet-sdk-php/commit/5e9eb7f70d02e2941b657ea4eff045d28c41728b))
9+
* bump proto ([2b64600](https://github.com/mynaparrot/plugNmeet-sdk-php/commit/2b646002da2faa68db56fc5319671a2ad073f6f4))
10+
* **deps:** update dependency firebase/php-jwt to v7.0.3 ([3473b34](https://github.com/mynaparrot/plugNmeet-sdk-php/commit/3473b3428ba06c2ae2bee704747c12bcd9bc0ac6))
11+
* **deps:** update dependency firebase/php-jwt to v7.0.3 ([c457267](https://github.com/mynaparrot/plugNmeet-sdk-php/commit/c4572674799c2c2aefbfa3f871149c907c28762a))
12+
* **deps:** update dependency google/protobuf to v4.33.5 ([31fde1d](https://github.com/mynaparrot/plugNmeet-sdk-php/commit/31fde1dc3559f013a99c55cf6ce12e5608c81fed))
13+
* **deps:** update dependency google/protobuf to v4.33.5 ([093de05](https://github.com/mynaparrot/plugNmeet-sdk-php/commit/093de05150b29690e0e8c68345bf1133e2d3c1bc))
14+
* **deps:** update dependency google/protobuf to v4.33.6 [security] ([f912017](https://github.com/mynaparrot/plugNmeet-sdk-php/commit/f91201757acb51f1d5d9d03799fefec9085d3daa))
15+
* **deps:** update dependency google/protobuf to v4.33.6 [security] ([b45be5f](https://github.com/mynaparrot/plugNmeet-sdk-php/commit/b45be5f99fd3e3e35dff31860f2a6677537e07b6))
16+
317
## [2.1.0](https://github.com/mynaparrot/plugNmeet-sdk-php/compare/v2.0.1...v2.1.0) (2026-01-21)
418

519

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "plugNmeet PHP SDK",
44
"type": "library",
55
"license": "MIT",
6-
"version": "2.1.0",
6+
"version": "2.1.1",
77
"autoload": {
88
"psr-4": {
99
"Mynaparrot\\Plugnmeet\\": "src/",

0 commit comments

Comments
 (0)