genesys-cloud-webrtc-sdk 11.3.1-STREAM-555.1 → 11.3.1-STREAM-555.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,6 +2,9 @@
2
2
 
3
3
  This project is a Bitbucket repository that contains the pipeline infrastructure for the open source [Genesys Cloud WebRTC SDK](https://github.com/MyPureCloud/genesys-cloud-webrtc-sdk) hosted on GitHub.
4
4
 
5
+ ### Playbook
6
+ See [docs/playbook.md](docs/playbook.md).
7
+
5
8
  ### What is this repository for?
6
9
 
7
10
  Current guidance from security and the CI/CD teams is to not have the pipeline infrastructure available in open source repositories. This repository is used to host the pipeline infrastructure for the Genesys Cloud WebRTC SDK so that we may retain access to the CDN and ability to publish to NPM.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": "STREAM-555",
3
- "build": "1",
4
- "buildDate": "2025-09-11T17:54:08.325Z",
3
+ "build": "2",
4
+ "buildDate": "2025-09-11T18:01:36.211Z",
5
5
  "indexFiles": [
6
6
  {
7
7
  "file": "v11.3.1/1.genesys-cloud-webrtc-sdk.bundle.min.js"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": "STREAM-555",
3
- "build": "1",
4
- "buildDate": "2025-09-11T17:54:08.325Z",
3
+ "build": "2",
4
+ "buildDate": "2025-09-11T18:01:36.211Z",
5
5
  "indexFiles": [
6
6
  {
7
7
  "file": "v11.3.1/1.genesys-cloud-webrtc-sdk.bundle.min.js"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "genesys-cloud-webrtc-sdk",
3
- "version": "11.3.1-STREAM-555.1",
3
+ "version": "11.3.1-STREAM-555.2",
4
4
  "description": "client for the interfacing with Genesys Cloud WebRTC",
5
5
  "repository": "https://github.com/mypurecloud/genesys-cloud-webrtc-sdk",
6
6
  "license": "MIT",