We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
web-request-rpc@3.0.1
1 parent ad0c0bf commit ed63b5dCopy full SHA for ed63b5d
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# credential-handler-polyfill ChangeLog
2
3
+## 4.0.1 - 2025-12-dd
4
+
5
+### Fixed
6
+- Update dependencies:
7
+ - `web-request-rpc@3.0.1`
8
9
## 4.0.0 - 2024-07-02
10
11
### Changed
package.json
@@ -30,7 +30,7 @@
30
},
31
"homepage": "https://github.com/credential-handler/credential-handler-polyfill",
32
"dependencies": {
33
- "web-request-rpc": "^3.0.0"
+ "web-request-rpc": "^3.0.1"
34
35
"devDependencies": {
36
"eslint": "^8.57.0",
0 commit comments