@playkit-js/transcript 3.5.8 → 3.5.9-canary.0-eb715cd

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/CHANGELOG.md CHANGED
@@ -2,6 +2,13 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### 3.5.9-canary.0-eb715cd (2024-02-06)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * **ADA-103:** Transcript Options button doesn't announce “expanded” or “collapsed ([#176](https://github.com/kaltura/playkit-js-transcript/issues/176)) ([eb715cd](https://github.com/kaltura/playkit-js-transcript/commit/eb715cd16d2a19d61a090a3b901fd4210b8fcca6))
11
+
5
12
  ### 3.5.8 (2024-02-04)
6
13
 
7
14
  ### 3.5.7 (2024-01-07)
@@ -78,7 +85,7 @@ All notable changes to this project will be documented in this file. See [standa
78
85
  ### Bug Fixes
79
86
 
80
87
  * **FEC-12957:** Transcript Plugin - move download transcript inside the plugin menu and "release" the download button. ([8a9a5ea](https://github.com/kaltura/playkit-js-transcript/commit/8a9a5ea20d1e1c1869a2833d30462c3c4b7a7029))
81
- * **FEC-12957:** Transcript Plugin - move download transcript inside the plugin menu and "release" the download button. ([d2c93cc](https://github.com/kaltura/playkit-js-transcript/commit/d2c93cc2fdec3.5.8472aafde506d932bcc8b044))
88
+ * **FEC-12957:** Transcript Plugin - move download transcript inside the plugin menu and "release" the download button. ([d2c93cc](https://github.com/kaltura/playkit-js-transcript/commit/d2c93cc2fdec3e5f8472aafde506d932bcc8b044))
82
89
 
83
90
  ## [3.4.0](https://github.com/kaltura/playkit-js-transcript/compare/v3.3.0...v3.4.0) (2023-03-22)
84
91