File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ ## Version 1.8.0
4
+
5
+ Released 2025-08-13
6
+
7
+ - [ (#605 ) common: remove unused const value.] ( https://github.com/dajiaji/hpke-js/pull/605 )
8
+ - [ (#602 ) common: add utilities for curves.] ( https://github.com/dajiaji/hpke-js/pull/602 )
9
+ - [ (#599 ) common: add test for hmac and sha2.] ( https://github.com/dajiaji/hpke-js/pull/599 )
10
+ - [ (#598 ) common: add hmac and sha2.] ( https://github.com/dajiaji/hpke-js/pull/598 )
11
+
3
12
## Version 1.7.3
4
13
5
14
Released 2025-06-01
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hpke/common" ,
3
- "version" : " 1.7.3 " ,
3
+ "version" : " 1.8.0 " ,
4
4
"exports" : " ./mod.ts" ,
5
5
"publish" : {
6
6
"exclude" : [
You can’t perform that action at this time.
0 commit comments