Skip to content

Commit 758c7b7

Browse files
chore(main): release 3.4.0 (#92)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent caba494 commit 758c7b7

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.0](https://github.com/ipld/js-dag-ucan/compare/v3.3.2...v3.4.0) (2023-09-01)
4+
5+
6+
### Features
7+
8+
* add bls support ([#91](https://github.com/ipld/js-dag-ucan/issues/91)) ([caba494](https://github.com/ipld/js-dag-ucan/commit/caba49423dd507be3fa07164a2e392e1f51b8315))
9+
310
## [3.3.2](https://github.com/ipld/js-dag-ucan/compare/v3.3.1...v3.3.2) (2023-03-30)
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.3.2",
4+
"version": "3.4.0",
55
"keywords": [
66
"UCAN",
77
"IPLD",

0 commit comments

Comments
 (0)