Skip to content

Commit ccec817

Browse files
hugomrdiasavivash
andauthored
chore(main): release ucan 0.3.0 (#179)
Co-authored-by: avivash <[email protected]>
1 parent 65e8e6c commit ccec817

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
@@ -2,7 +2,7 @@
22
"packages/homestar": "2.3.0",
33
"packages/homestar-wit": "0.0.3",
44
"packages/channel": "0.0.2",
5-
"packages/ucan": "0.2.0",
5+
"packages/ucan": "0.3.0",
66
"packages/client": "0.0.1",
77
"packages/eslint-config": "0.1.1"
88
}

packages/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.3.0](https://github.com/fission-codes/stack/compare/ucan-v0.2.0...ucan-v0.3.0) (2024-03-18)
4+
5+
6+
### Features
7+
8+
* varsig initial impl ([af82318](https://github.com/fission-codes/stack/commit/af823186f88e676c0798290e3a219a4cba076dbc))
9+
310
## [0.2.0](https://github.com/fission-codes/stack/compare/ucan-v0.1.2...ucan-v0.2.0) (2024-02-12)
411

512

packages/ucan/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fission-codes/ucan",
33
"type": "module",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"description": "UCAN (User Controlled Authorization Networks) is a decentralized authorization protocol for the web.",
66
"author": "Hugo Dias <[email protected]> (hugodias.me)",
77
"license": "MIT",

0 commit comments

Comments
 (0)