Skip to content

Commit 44807f0

Browse files
chore(main): release 3.3.1 (#84)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6c22d3e commit 44807f0

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.1](https://github.com/ipld/js-dag-ucan/compare/v3.3.0...v3.3.1) (2023-03-30)
4+
5+
6+
### Bug Fixes
7+
8+
* update remaining types ([#83](https://github.com/ipld/js-dag-ucan/issues/83)) ([6c22d3e](https://github.com/ipld/js-dag-ucan/commit/6c22d3e438a19928cb349336f6e0acf69dddcd52))
9+
310
## [3.3.0](https://github.com/ipld/js-dag-ucan/compare/v3.2.0...v3.3.0) (2023-03-29)
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.0",
4+
"version": "3.3.1",
55
"keywords": [
66
"UCAN",
77
"IPLD",

0 commit comments

Comments
 (0)