Skip to content

Commit 842dbdf

Browse files
authored
dhkem-secp256k1: bump version to 1.6.3. (#595)
1 parent f755fd7 commit 842dbdf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/dhkem-secp256k1/CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changes
22

3+
## Version 1.6.3
4+
5+
Released 2025-08-12
6+
7+
- [(#594) dhkem-secp256k1: bump noble/curves to 1.9.6.](https://github.com/dajiaji/hpke-js/pull/594)
8+
- [(#593) base: bump samples dependencies to latest.](https://github.com/dajiaji/hpke-js/pull/593)
9+
- [(#555) dhkem-secp256k1: use local http-server for testing on browsers.](https://github.com/dajiaji/hpke-js/pull/555)
10+
311
## Version 1.6.2
412

513
Released 2025-07-13

packages/dhkem-secp256k1/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hpke/dhkem-secp256k1",
3-
"version": "1.6.2",
3+
"version": "1.6.3",
44
"exports": "./mod.ts",
55
"imports": {
66
"@noble/curves": "npm:@noble/curves@^1.9.6"

0 commit comments

Comments
 (0)