Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit ff2cc71

Browse files
chore(main): release 2.1.6 (#82)
1 parent d5ecb15 commit ff2cc71

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

33

4+
## [2.1.6](https://github.com/shaka-project/eme-encryption-scheme-polyfill/compare/v2.1.5...v2.1.6) (2024-11-21)
5+
6+
7+
### Bug Fixes
8+
9+
* Fix CBCS support in recent WebOS ([#81](https://github.com/shaka-project/eme-encryption-scheme-polyfill/issues/81)) ([d5ecb15](https://github.com/shaka-project/eme-encryption-scheme-polyfill/commit/d5ecb15259ba6cd23a5b42a63c882ccb29469773))
10+
411
## [2.1.5](https://github.com/shaka-project/eme-encryption-scheme-polyfill/compare/v2.1.4...v2.1.5) (2024-05-21)
512

613

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eme-encryption-scheme-polyfill",
33
"description": "A polyfill for the encryptionScheme field in EME",
4-
"version": "2.1.5",
4+
"version": "2.1.6",
55
"license": "Apache-2.0",
66
"author": "Google",
77
"homepage": "https://github.com/shaka-project/eme-encryption-scheme-polyfill#readme",

0 commit comments

Comments
 (0)