Skip to content

Commit ca611c9

Browse files
authored
chore(main): release iso-ucan 0.4.2 (#423)
1 parent df3e3b8 commit ca611c9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"packages/iso-web": "1.4.2",
77
"packages/iso-kv": "3.1.1",
88
"packages/iso-websocket": "0.4.0",
9-
"packages/iso-ucan": "0.4.1",
9+
"packages/iso-ucan": "0.4.2",
1010
"packages/configs": "1.1.2",
1111
"packages/docs": "0.1.5"
1212
}

packages/iso-ucan/CHANGELOG.md

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

3+
## [0.4.2](https://github.com/hugomrdias/iso-repo/compare/iso-ucan-v0.4.1...iso-ucan-v0.4.2) (2025-11-12)
4+
5+
6+
### Bug Fixes
7+
8+
* update zod ([b4f2aba](https://github.com/hugomrdias/iso-repo/commit/b4f2aba1a1cb953548cf364457404ca591ca4cf9))
9+
310
## [0.4.1](https://github.com/hugomrdias/iso-repo/compare/iso-ucan-v0.4.0...iso-ucan-v0.4.1) (2025-09-29)
411

512

packages/iso-ucan/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "iso-ucan",
33
"type": "module",
4-
"version": "0.4.1",
4+
"version": "0.4.2",
55
"description": "Isomorphic UCAN",
66
"author": "Hugo Dias <[email protected]> (hugodias.me)",
77
"license": "MIT",

0 commit comments

Comments
 (0)