Skip to content

Commit bdd0514

Browse files
chore(main): release 3.3.2 (#86)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eee3da6 commit bdd0514

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [3.3.2](https://github.com/ipld/js-dag-ucan/compare/v3.3.1...v3.3.2) (2023-03-30)
4+
5+
6+
### Bug Fixes
7+
8+
* typo in the result type ([#85](https://github.com/ipld/js-dag-ucan/issues/85)) ([eee3da6](https://github.com/ipld/js-dag-ucan/commit/eee3da630bc4a7c33fa5d66af7be6163af37dd24))
9+
310
## [3.3.1](https://github.com/ipld/js-dag-ucan/compare/v3.3.0...v3.3.1) (2023-03-30)
411

512

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.3.1",
4+
"version": "3.3.2",
55
"keywords": [
66
"UCAN",
77
"IPLD",

0 commit comments

Comments
 (0)