Skip to content

Commit be5e825

Browse files
committed
chore(release): 1.0.6
1 parent b76a031 commit be5e825

File tree

7 files changed

+6095
-4
lines changed

7 files changed

+6095
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.0.6](https://github.com/panva/hpke/compare/v1.0.5...v1.0.6) (2026-03-04)
6+
7+
8+
### Fixes
9+
10+
* build script munching unintended symbols ([b76a031](https://github.com/panva/hpke/commit/b76a031f215ca31b2a85ff2cc7bfbcbce1032436))
11+
512
## [1.0.5](https://github.com/panva/hpke/compare/v1.0.4...v1.0.5) (2026-03-04)
613

714

examples/noble-suite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@panva/hpke-noble",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "@noble/* based HPKE algorithm implementations for hpke",
55
"keywords": [],
66
"homepage": "https://github.com/panva/hpke/tree/main/examples/noble-suite",

0 commit comments

Comments
 (0)