We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df72aac + 8443403 commit 8e0b9e2Copy full SHA for 8e0b9e2
packages/core/CHANGES.md
@@ -0,0 +1,7 @@
1
+# Changes
2
+
3
+## Version 1.7.0
4
5
+Released 2024-11-06
6
7
+- [(#463) Disclose JsonWebKeyExtended interface from @hpke/core.](https://github.com/dajiaji/hpke-js/pull/463)
packages/core/deno.json
@@ -1,6 +1,6 @@
{
"name": "@hpke/core",
- "version": "1.6.1",
+ "version": "1.7.0",
"exports": "./mod.ts",
"publish": {
"exclude": [
0 commit comments