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 1d84b80 commit b758829Copy full SHA for b758829
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.4.5](https://github.com/ipld/js-dag-ucan/compare/v3.4.4...v3.4.5) (2025-01-21)
4
+
5
6
+### Bug Fixes
7
8
+* upgrade nodejs version and de-restrict ci action ([cc8e4ae](https://github.com/ipld/js-dag-ucan/commit/cc8e4aed44f4b368af1bc5487dea01ec27f560a0))
9
10
## [3.4.4](https://github.com/ipld/js-dag-ucan/compare/v3.4.3...v3.4.4) (2025-01-21)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@ipld/dag-ucan",
"description": "UCAN codec for IPLD",
- "version": "3.4.4",
+ "version": "3.4.5",
"keywords": [
"UCAN",
"IPLD",
0 commit comments