Skip to content

Commit 2b6914f

Browse files
chore(main): release web3mail 1.7.2 (#242)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent 90d1c69 commit 2b6914f

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-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.1",
2+
".": "1.7.2",
33
"dapp": "1.0.0"
44
}

CHANGELOG.md

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

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

5+
## [1.7.2](https://github.com/iExecBlockchainComputing/web3mail-sdk/compare/web3mail-v1.7.1...web3mail-v1.7.2) (2025-12-03)
6+
7+
8+
### Changed
9+
10+
* disable lifecycle scripts for contributors and CI ([90d1c69](https://github.com/iExecBlockchainComputing/web3mail-sdk/commit/90d1c6910708da284e17cbff60f228b8e976bff3))
11+
* security hardening ([#241](https://github.com/iExecBlockchainComputing/web3mail-sdk/issues/241)) ([90d1c69](https://github.com/iExecBlockchainComputing/web3mail-sdk/commit/90d1c6910708da284e17cbff60f228b8e976bff3))
12+
* update dependencies ([90d1c69](https://github.com/iExecBlockchainComputing/web3mail-sdk/commit/90d1c6910708da284e17cbff60f228b8e976bff3))
13+
* use ethers methods from umbrella ([90d1c69](https://github.com/iExecBlockchainComputing/web3mail-sdk/commit/90d1c6910708da284e17cbff60f228b8e976bff3))
14+
515
## [1.7.1](https://github.com/iExecBlockchainComputing/web3mail-sdk/compare/web3mail-v1.7.0...web3mail-v1.7.1) (2025-11-20)
616

717

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.1",
3+
"version": "1.7.2",
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)