Skip to content

Commit c8469a4

Browse files
authored
Merge pull request #267 from mynaparrot/release-please--branches--main
chore(main): release 1.2.0
2 parents e567c58 + 312c383 commit c8469a4

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-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-
".": "1.1.0"
2+
".": "1.2.0"
33
}

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/mynaparrot/plugnmeet-protocol/compare/v1.1.0...v1.2.0) (2026-01-20)
4+
5+
6+
### Features
7+
8+
* SIP dial in ([6c061ac](https://github.com/mynaparrot/plugnmeet-protocol/commit/6c061acaedbf51d32d9574450170a69035640366))
9+
* SIP dial in ([2d3e813](https://github.com/mynaparrot/plugnmeet-protocol/commit/2d3e813d137c4c02449133c7a34b3669710fe2c0))
10+
11+
12+
### Bug Fixes
13+
14+
* added option to set CDN url for static_assets_path ([76e31ac](https://github.com/mynaparrot/plugnmeet-protocol/commit/76e31acd1766564f6b26fc726c4936bdaa2eca04))
15+
* clean up and remove old code ([24c95d8](https://github.com/mynaparrot/plugnmeet-protocol/commit/24c95d801b9681bc4f3990e700dfe3a61606f8b9))
16+
* replace BBB `%%CONFNAME%%` with correct value ([70ce32e](https://github.com/mynaparrot/plugnmeet-protocol/commit/70ce32e460f824eec1a849c7aa312e58451b40e6))
17+
318
## [1.1.0](https://github.com/mynaparrot/plugnmeet-protocol/compare/v2.0.1...v1.1.0) (2025-12-19)
419

520

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plugnmeet-protocol-js",
3-
"version": "1.1.1-4",
3+
"version": "1.2.0",
44
"description": "plugNmeet JS proto files",
55
"author": "Jibon L. Costa",
66
"license": "MIT",

0 commit comments

Comments
 (0)