Skip to content

Commit b8fe51a

Browse files
committed
v4.0.0-rc5
Release notes: - Fix a bug with `read()` fallback to `readText()`. - Allow `window` to be missing when getting a reference the `Promise` constructor.
1 parent 87a77e4 commit b8fe51a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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,6 +1,6 @@
11
{
22
"name": "clipboard-polyfill",
3-
"version": "4.0.0-rc4",
3+
"version": "4.0.0-rc5",
44
"description": "A polyfill for the asynchronous clipboard API",
55
"type": "module",
66
"devDependencies": {

0 commit comments

Comments
 (0)