You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/dhkem-secp256k1/CHANGES.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,26 @@
1
1
# Changes
2
2
3
+
## Version 1.7.0
4
+
5
+
Released 2026-03-01
6
+
7
+
-[(#705) chore(npm): bump @hpke/core to 1.8.0 across workspace.](https://github.com/dajiaji/hpke-js/pull/705)
8
+
-[(#700) chore(npm): bump @hpke/common to 1.9.0 and use ArrayBufferLike | ArrayBufferView instead of ArrayBuffer.](https://github.com/dajiaji/hpke-js/pull/700)
9
+
-[(#695) test(browsers): use assertion timeout instead of fixed wait in Playwright specs.](https://github.com/dajiaji/hpke-js/pull/695)
10
+
-[(#689) chore: update dependencies and deno task scripts.](https://github.com/dajiaji/hpke-js/pull/689)
0 commit comments