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.
1 parent 6c22d3e commit 44807f0Copy full SHA for 44807f0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [3.3.0](https://github.com/ipld/js-dag-ucan/compare/v3.2.0...v3.3.0) (2023-03-29)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@ipld/dag-ucan",
"description": "UCAN codec for IPLD",
- "version": "3.3.0",
+ "version": "3.3.1",
"keywords": [
"UCAN",
"IPLD",
0 commit comments