We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62770df + 190c939 commit 297f582Copy full SHA for 297f582
packages/common/CHANGES.md
@@ -1,5 +1,11 @@
1
# Changes
2
3
+## Version 1.7.1
4
+
5
+Released 2024-11-06
6
7
+- [(#470) Add ML-KEM-* to KemId.](https://github.com/dajiaji/hpke-js/pull/470)
8
9
## Version 1.7.0
10
11
Released 2024-11-06
packages/common/deno.json
@@ -1,6 +1,6 @@
{
"name": "@hpke/common",
- "version": "1.7.0",
+ "version": "1.7.1",
"exports": "./mod.ts",
"publish": {
"exclude": [
0 commit comments