Skip to content

Commit 71d13ce

Browse files
chore(main): release web3mail 1.7.1 (#240)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent d24e081 commit 71d13ce

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.7.0",
2+
".": "1.7.1",
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.1](https://github.com/iExecBlockchainComputing/web3mail-sdk/compare/web3mail-v1.7.0...web3mail-v1.7.1) (2025-11-20)
6+
7+
8+
### Changed
9+
10+
* enable campaigns on arbitrum-mainnet ([#239](https://github.com/iExecBlockchainComputing/web3mail-sdk/issues/239)) ([d24e081](https://github.com/iExecBlockchainComputing/web3mail-sdk/commit/d24e0818d434bfda9a0b46ca7e0452414fb677b7))
11+
512
## [1.7.0](https://github.com/iExecBlockchainComputing/web3mail-sdk/compare/web3mail-v1.6.0...web3mail-v1.7.0) (2025-11-17)
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.7.0",
3+
"version": "1.7.1",
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)