Skip to content

Commit 421448a

Browse files
chore(main): release dapp 0.10.0 (#212)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent 8c9aa08 commit 421448a

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-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.10.0"
44
}

dapp/CHANGELOG.md

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

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

5+
## [0.10.0](https://github.com/iExecBlockchainComputing/web3mail-sdk/compare/dapp-v0.9.0...dapp-v0.10.0) (2025-07-29)
6+
7+
8+
### Added
9+
10+
* configure POCO_SUBGRAPH_URL by environment ([#214](https://github.com/iExecBlockchainComputing/web3mail-sdk/issues/214)) ([15b926c](https://github.com/iExecBlockchainComputing/web3mail-sdk/commit/15b926ca6acc4a959e62cd6ba9827b8fc5f9f694))
11+
12+
13+
### Changed
14+
15+
* memory range error ([#211](https://github.com/iExecBlockchainComputing/web3mail-sdk/issues/211)) ([3c9c583](https://github.com/iExecBlockchainComputing/web3mail-sdk/commit/3c9c5839f9021643edb27708a6a0f8500d44f38e))
16+
517
## [0.9.0]
618

719
### Added

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.10.0",
44
"description": "",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)