File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
packages/hybridkem-x-wing Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ ## Version 0.6.1
4
+
5
+ Released 2025-08-15
6
+
7
+ - [ (#625 ) base: add deno task test: browsers .] ( https://github.com/dajiaji/hpke-js/pull/625 )
8
+ - [ (#623 ) base: update test dependencies.] ( https://github.com/dajiaji/hpke-js/pull/623 )
9
+ - [ (#622 ) base: add deno task update.] ( https://github.com/dajiaji/hpke-js/pull/622 )
10
+ - [ (#617 ) base: add deno task dry-publish.] ( https://github.com/dajiaji/hpke-js/pull/617 )
11
+ - [ (#616 ) base: add deno task minify.] ( https://github.com/dajiaji/hpke-js/pull/616 )
12
+ - [ (#615 ) base: remove dependency on noble/hashes/sha3.] ( https://github.com/dajiaji/hpke-js/pull/615 )
13
+ - [ (#614 ) base: add deno task npm-build.] ( https://github.com/dajiaji/hpke-js/pull/614 )
14
+ - [ (#613 ) base: add deno task check.] ( https://github.com/dajiaji/hpke-js/pull/613 )
15
+ - [ (#610 ) base: remove path to noble from tsconfig.json.] ( https://github.com/dajiaji/hpke-js/pull/610 )
16
+
3
17
## Version 0.6.0
4
18
5
19
Released 2025-08-11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hpke/hybridkem-x-wing" ,
3
- "version" : " 0.6.0 " ,
3
+ "version" : " 0.6.1 " ,
4
4
"exports" : " ./mod.ts" ,
5
5
"imports" : {
6
6
"@dajiaji/mlkem" : " jsr:@dajiaji/mlkem@^2.5.0"
You can’t perform that action at this time.
0 commit comments