Skip to content

Commit a7a1966

Browse files
chore(main): release 3.3.0 (#81)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5d79a6b commit a7a1966

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.3.0](https://github.com/ipld/js-dag-ucan/compare/v3.2.0...v3.3.0) (2023-03-29)
4+
5+
6+
### Features
7+
8+
* implement signature.verify ([#82](https://github.com/ipld/js-dag-ucan/issues/82)) ([5d79a6b](https://github.com/ipld/js-dag-ucan/commit/5d79a6be19aae708556a133453aff95a574e2624))
9+
* verify method on signature type ([3140637](https://github.com/ipld/js-dag-ucan/commit/3140637da56acf109d9ef107918e67c444368e02))
10+
311
## [3.2.0](https://github.com/ipld/js-dag-ucan/compare/v3.1.1...v3.2.0) (2023-01-17)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ipld/dag-ucan",
33
"description": "UCAN codec for IPLD",
4-
"version": "3.2.0",
4+
"version": "3.3.0",
55
"keywords": [
66
"UCAN",
77
"IPLD",

0 commit comments

Comments
 (0)