@playkit-js/transcript 3.5.2-canary.0-6139bd7 → 3.5.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/CHANGELOG.md CHANGED
@@ -2,12 +2,7 @@
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.2-canary.0-6139bd7 (2023-11-20)
6
-
7
-
8
- ### Bug Fixes
9
-
10
- * **SUP-40127:** Correcting and adding spanish translation ([#170](https://github.com/kaltura/playkit-js-transcript/issues/170)) ([6139bd7](https://github.com/kaltura/playkit-js-transcript/commit/6139bd7f362784492435536dab6215a7b63177e6))
5
+ ### 3.5.2 (2023-11-28)
11
6
 
12
7
  ## 3.5.0 (2023-10-08)
13
8
 
package/README.md CHANGED
@@ -102,7 +102,7 @@ We use [SemVer](http://semver.org/) for versioning. For the versions available,
102
102
 
103
103
  ## License
104
104
 
105
- This project is licensed under the AGPL-3.0 License - see the [LICENSE.md](LICENSE.md) file for details
105
+ This project is licensed under the AGPL-3.0 License - see the [LICENSE.md](LICENSE.md) file for details
106
106
 
107
107
  ## Commands
108
108