Skip to content

Commit

Permalink
chore(main): release did-mailto 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
it-dag-house committed Oct 13, 2023
1 parent ae026d1 commit 30601ac
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
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": "5.9.0",
"packages/upload-client": "9.4.1",
"packages/w3up-client": "8.1.0",
"packages/did-mailto": "2.0.1"
"packages/did-mailto": "2.0.2"
}
7 changes: 7 additions & 0 deletions packages/did-mailto/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.2](https://github.com/web3-storage/w3up/compare/did-mailto-v2.0.1...did-mailto-v2.0.2) (2023-10-13)


### Bug Fixes

* upgrade to latest ts ([#962](https://github.com/web3-storage/w3up/issues/962)) ([711e3f7](https://github.com/web3-storage/w3up/commit/711e3f73f6905fde0d929952fff70be845a55fa1))

## [2.0.1](https://github.com/web3-storage/w3up/compare/did-mailto-v2.0.0...did-mailto-v2.0.1) (2023-09-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/did-mailto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/did-mailto",
"version": "2.0.1",
"version": "2.0.2",
"description": "did:mailto",
"repository": {
"type": "git",
Expand Down

0 comments on commit 30601ac

Please sign in to comment.