File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ ## Version 1.7.3
4
+
5
+ Released 2025-06-01
6
+
7
+ - [ (#520 ) Add support for Node.js 24.] ( https://github.com/dajiaji/hpke-js/pull/520 )
8
+ - [ (#519 ) Fix typo.] ( https://github.com/dajiaji/hpke-js/pull/519 )
9
+ - [ (#518 ) Remove Deno v1 from supported environments.] ( https://github.com/dajiaji/hpke-js/pull/518 )
10
+ - [ (#517 ) Fix version of devDependencies.] ( https://github.com/dajiaji/hpke-js/pull/517 )
11
+ - [ (#515 ) Fix version specification for setup-node.] ( https://github.com/dajiaji/hpke-js/pull/515 )
12
+ - [ (#514 ) Bump denoland/setup-deno to v2.] ( https://github.com/dajiaji/hpke-js/pull/514 )
13
+ - [ (#513 ) Drop support for Deno 1.x.] ( https://github.com/dajiaji/hpke-js/pull/513 )
14
+ - [ (#512 ) Update info length limit to 65536.] ( https://github.com/dajiaji/hpke-js/pull/512 )
15
+ - [ (#504 ) Add Add deno check to deno.json.] ( https://github.com/dajiaji/hpke-js/pull/504 )
16
+ - [ (#503 ) Add CONTRIBUTING.md.] ( https://github.com/dajiaji/hpke-js/pull/503 )
17
+ - [ (#502 ) Bump Node.js version on CI to Node.js 22.] ( https://github.com/dajiaji/hpke-js/pull/502 )
18
+ - [ (#501 ) Add support for Node.js 23.] ( https://github.com/dajiaji/hpke-js/pull/501 )
19
+ - [ (#491 ) Remove package-lock.json for cloudflare.] ( https://github.com/dajiaji/hpke-js/pull/491 )
20
+
3
21
## Version 1.7.2
4
22
5
23
Released 2025-03-09
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hpke/common" ,
3
- "version" : " 1.7.2 " ,
3
+ "version" : " 1.7.3 " ,
4
4
"exports" : " ./mod.ts" ,
5
5
"publish" : {
6
6
"exclude" : [
You can’t perform that action at this time.
0 commit comments