Skip to content

Commit b758829

Browse files
chore(main): release 3.4.5 (#106)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1d84b80 commit b758829

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.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+
310
## [3.4.4](https://github.com/ipld/js-dag-ucan/compare/v3.4.3...v3.4.4) (2025-01-21)
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.4.4",
4+
"version": "3.4.5",
55
"keywords": [
66
"UCAN",
77
"IPLD",

0 commit comments

Comments
 (0)