Skip to content

Commit d666c58

Browse files
authored
Merge pull request #489 from dajiaji/bump-common-to-1_7_2
Bump @hpke/common version to 1.7.2.
2 parents 349e085 + fa93210 commit d666c58

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/common/CHANGES.md

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

3+
## Version 1.7.2
4+
5+
Released 2025-03-09
6+
7+
- [(#483) Apply deno formatter/linter.](https://github.com/dajiaji/hpke-js/pull/483)
8+
- [(#483) Fix type declaration error.](https://github.com/dajiaji/hpke-js/pull/483)
9+
310
## Version 1.7.1
411

512
Released 2024-11-06

packages/common/deno.json

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

0 commit comments

Comments
 (0)