Skip to content

Commit 41bd840

Browse files
chore(main): release dapp 0.9.1
1 parent 3c9c583 commit 41bd840

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-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
{
22
".": "1.2.2",
3-
"dapp": "0.9.0"
3+
"dapp": "0.9.1"
44
}

dapp/dapp/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.9.1](https://github.com/iExecBlockchainComputing/web3mail-sdk/compare/dapp-v0.9.0...dapp-v0.9.1) (2025-07-28)
4+
5+
6+
### Changed
7+
8+
* memory range error ([#211](https://github.com/iExecBlockchainComputing/web3mail-sdk/issues/211)) ([3c9c583](https://github.com/iExecBlockchainComputing/web3mail-sdk/commit/3c9c5839f9021643edb27708a6a0f8500d44f38e))

dapp/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.

dapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dapp",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"description": "",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)