Skip to content

Commit

Permalink
chore(main): release did-mailto 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
it-dag-house committed Nov 17, 2023
1 parent e1d0798 commit 609a4a2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"packages/upload-api": "7.3.3",
"packages/upload-client": "12.0.1",
"packages/w3up-client": "11.0.1",
"packages/did-mailto": "2.0.2"
"packages/did-mailto": "2.1.0"
}
12 changes: 12 additions & 0 deletions packages/did-mailto/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.1.0](https://github.com/web3-storage/w3up/compare/did-mailto-v2.0.2...did-mailto-v2.1.0) (2023-11-17)


### Features

* add usage/report capability ([#1079](https://github.com/web3-storage/w3up/issues/1079)) ([6418b4b](https://github.com/web3-storage/w3up/commit/6418b4b22329a118fb258928bd9a6a45ced5ce45))


### Bug Fixes

* issue where typedoc docs would only show full docs for w3up-client ([#1141](https://github.com/web3-storage/w3up/issues/1141)) ([0b8d3f3](https://github.com/web3-storage/w3up/commit/0b8d3f3b52918b1b4d3b76ea6fea3fb0c837cd73))

## [2.1.0](https://github.com/web3-storage/w3up/compare/did-mailto-v2.0.2...did-mailto-v2.1.0) (2023-11-09)


Expand Down

0 comments on commit 609a4a2

Please sign in to comment.