Skip to content

Commit 235135a

Browse files
chore(main): release web3mail 1.7.0 (#238)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent ec61f9f commit 235135a

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "1.6.0",
2+
".": "1.7.0",
33
"dapp": "1.0.0"
44
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.7.0](https://github.com/iExecBlockchainComputing/web3mail-sdk/compare/web3mail-v1.6.0...web3mail-v1.7.0) (2025-11-17)
6+
7+
8+
### Added
9+
10+
* **sdk:** add bulk processing support for email sending ([#235](https://github.com/iExecBlockchainComputing/web3mail-sdk/issues/235)) ([ec61f9f](https://github.com/iExecBlockchainComputing/web3mail-sdk/commit/ec61f9fb7ffbc5235084985fcbf0dff5046f4bbe))
11+
512
## [1.6.0](https://github.com/iExecBlockchainComputing/web3mail-sdk/compare/web3mail-v1.5.0...web3mail-v1.6.0) (2025-10-14)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iexec/web3mail",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "This product enables users to confidentially store data–such as mail address, documents, personal information ...",
55
"main": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)