We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8677c66 commit 692149dCopy full SHA for 692149d
packages/chacha20poly1305/CHANGES.md
@@ -1,5 +1,11 @@
1
# Changes
2
3
+## Version 1.7.1
4
+
5
+Released 2025-08-15
6
7
+- [(#606) chacha20poly1305: remove unused funcs.](https://github.com/dajiaji/hpke-js/pull/606)
8
9
## Version 1.7.0
10
11
Released 2025-08-09
packages/chacha20poly1305/deno.json
@@ -1,6 +1,6 @@
{
"name": "@hpke/chacha20poly1305",
- "version": "1.7.0",
+ "version": "1.7.1",
"exports": "./mod.ts",
"publish": {
"exclude": [
0 commit comments