@playkit-js/moderation 3.2.1 → 3.2.2-canary.2-aed86f3
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.2.2-canary.2-aed86f3](https://github.com/kaltura/playkit-js-moderation/compare/v3.2.1...v3.2.2-canary.2-aed86f3) (2023-02-20)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* **FEV-1655:** on the moderation plugin when the report button is disabled on hover it does not look like the design ([#47](https://github.com/kaltura/playkit-js-moderation/issues/47)) ([2e54290](https://github.com/kaltura/playkit-js-moderation/commit/2e542908f3c4b2876babc7b8df8393e4f5bbb19d))
|
|
11
|
+
|
|
5
12
|
### [3.2.1](https://github.com/kaltura/playkit-js-moderation/compare/v3.2.0...v3.2.1) (2023-01-26)
|
|
6
13
|
|
|
7
14
|
## [3.2.0](https://github.com/kaltura/playkit-js-moderation/compare/v3.1.1...v3.2.0) (2023-01-19)
|