File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ ## Version 1.7.2
4
+
5
+ Released 2025-03-09
6
+
7
+ - [ (#491 ) Remove package-lock.json for cloudflare test.] ( https://github.com/dajiaji/hpke-js/pull/491 )
8
+ - [ (#490 ) Update sample.] ( https://github.com/dajiaji/hpke-js/pull/490 )
9
+ - [ (#489 ) Bump @hpke/common to 1.7.2.] ( https://github.com/dajiaji/hpke-js/pull/489 )
10
+ - [ (#483 ) Apply deno formatter/linter.] ( https://github.com/dajiaji/hpke-js/pull/483 )
11
+ - [ (#483 ) Fix type declaration error.] ( https://github.com/dajiaji/hpke-js/pull/483 )
12
+
3
13
## Version 1.7.1
4
14
5
15
Released 2024-11-08
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hpke/core" ,
3
- "version" : " 1.7.1 " ,
3
+ "version" : " 1.7.2 " ,
4
4
"exports" : " ./mod.ts" ,
5
5
"publish" : {
6
6
"exclude" : [
You can’t perform that action at this time.
0 commit comments