Skip to content

Commit

Permalink
chore(main): release did-mailto 1.0.0 (#23)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## 1.0.0 (2024-11-05)


### Fixes

* bootstrap sha
([cdf6737](cdf6737))


### Other Changes

* **main:** release did-mailto 1.0.0
([#7](#7))
([2f7ab28](2f7ab28))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 5, 2024
1 parent cdf6737 commit e089f6d
Show file tree
Hide file tree
Showing 3 changed files with 14 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 @@ -7,5 +7,5 @@
"packages/upload-api": "0.0.0",
"packages/upload-client": "0.0.0",
"packages/w3up-client": "0.0.0",
"packages/did-mailto": "0.0.0"
"packages/did-mailto": "1.0.0"
}
12 changes: 12 additions & 0 deletions packages/did-mailto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
## 1.0.0 (2024-11-05)


### Fixes

* bootstrap sha ([cdf6737](https://github.com/storacha/upload-service/commit/cdf67371ee9df3a60f7fea90c310179b20ee2b0b))


### Other Changes

* **main:** release did-mailto 1.0.0 ([#7](https://github.com/storacha/upload-service/issues/7)) ([2f7ab28](https://github.com/storacha/upload-service/commit/2f7ab286a7fd22249ed3ee2bd05b6a5d22e69cf0))

## 1.0.0 (2024-11-05)


### Features

* add usage/report capability ([#1079](https://github.com/storacha/upload-service/issues/1079)) ([6418b4b](https://github.com/storacha/upload-service/commit/6418b4b22329a118fb258928bd9a6a45ced5ce45))
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": "@storacha/did-mailto",
"version": "0.0.0",
"version": "1.0.0",
"description": "did:mailto",
"homepage": "https://storacha.network",
"repository": {
Expand Down

0 comments on commit e089f6d

Please sign in to comment.