We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 349e085 + fa93210 commit d666c58Copy full SHA for d666c58
packages/common/CHANGES.md
@@ -1,5 +1,12 @@
1
# Changes
2
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
10
## Version 1.7.1
11
12
Released 2024-11-06
packages/common/deno.json
@@ -1,6 +1,6 @@
{
"name": "@hpke/common",
- "version": "1.7.1",
+ "version": "1.7.2",
"exports": "./mod.ts",
"publish": {
"exclude": [
0 commit comments