Skip to content

Commit 2196666

Browse files
committed
chore(main): release did-mailto 2.1.0
1 parent d1be42a commit 2196666

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

.github/release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"packages/upload-api": "7.3.3",
77
"packages/upload-client": "12.0.2",
88
"packages/w3up-client": "11.0.2",
9-
"packages/did-mailto": "2.0.2"
9+
"packages/did-mailto": "2.1.0"
1010
}

packages/did-mailto/CHANGELOG.md

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

3+
## [2.1.0](https://github.com/web3-storage/w3up/compare/did-mailto-v2.0.2...did-mailto-v2.1.0) (2023-11-25)
4+
5+
6+
### Features
7+
8+
* add usage/report capability ([#1079](https://github.com/web3-storage/w3up/issues/1079)) ([6418b4b](https://github.com/web3-storage/w3up/commit/6418b4b22329a118fb258928bd9a6a45ced5ce45))
9+
10+
11+
### Fixes
12+
13+
* 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))
14+
* package metadata ([#1161](https://github.com/web3-storage/w3up/issues/1161)) ([b8a1cc2](https://github.com/web3-storage/w3up/commit/b8a1cc2e125a91be582998bda295e1ae1caab087))
15+
16+
17+
### Other Changes
18+
19+
* **main:** release did-mailto 2.1.0 ([#1080](https://github.com/web3-storage/w3up/issues/1080)) ([50543f1](https://github.com/web3-storage/w3up/commit/50543f10d8e0186b85ace94f228ba82977c76e77))
20+
* no longer depends on hd-scripts, packages use/configure eslint directly, fixes warnings from npm lint script ([#1058](https://github.com/web3-storage/w3up/issues/1058)) ([ebdb99b](https://github.com/web3-storage/w3up/commit/ebdb99b0d3fc912f93ace3d533b915f844b35856))
21+
322
## [2.1.0](https://github.com/web3-storage/w3up/compare/did-mailto-v2.0.2...did-mailto-v2.1.0) (2023-11-09)
423

524

0 commit comments

Comments
 (0)