Skip to content

Commit 14ab3d2

Browse files
authored
Merge pull request #492 from dajiaji/bump-core-to-1_7_2
Bump @hpke/core version to 1.7.2.
2 parents 06c70d3 + b7d775b commit 14ab3d2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/core/CHANGES.md

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

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+
313
## Version 1.7.1
414

515
Released 2024-11-08

packages/core/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hpke/core",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"exports": "./mod.ts",
55
"publish": {
66
"exclude": [

0 commit comments

Comments
 (0)