Skip to content

Commit ae68506

Browse files
authored
hybridkem-x-wing: bump version to 0.6.1. (#653)
1 parent 25bf845 commit ae68506

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/hybridkem-x-wing/CHANGES.md

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

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+
317
## Version 0.6.0
418

519
Released 2025-08-11

packages/hybridkem-x-wing/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hpke/hybridkem-x-wing",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"exports": "./mod.ts",
55
"imports": {
66
"@dajiaji/mlkem": "jsr:@dajiaji/mlkem@^2.5.0"

0 commit comments

Comments
 (0)