Skip to content

Commit 93e1a92

Browse files
chore(main): release sharing-smart-contracts 2.0.0-beta.20
1 parent dfa669c commit 93e1a92

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages/sdk": "2.0.0-beta.20",
33
"packages/subgraph": "3.1.1",
44
"packages/smart-contract": "0.2.0",
5-
"packages/sharing-smart-contract": "3.0.0"
5+
"packages/sharing-smart-contract": "2.0.0-beta.20"
66
}

packages/sharing-smart-contract/CHANGELOG.md

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

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

5+
## [2.0.0-beta.20](https://github.com/iExecBlockchainComputing/dataprotector-sdk/compare/sharing-smart-contracts-v3.0.0...sharing-smart-contracts-v2.0.0-beta.20) (2025-10-29)
6+
7+
8+
### Added
9+
10+
* remove environments folder ([#509](https://github.com/iExecBlockchainComputing/dataprotector-sdk/issues/509)) ([4c7fbd0](https://github.com/iExecBlockchainComputing/dataprotector-sdk/commit/4c7fbd0a4bf09c6616e836b8932577671d338afd))
11+
12+
13+
### Misc
14+
15+
* release dataprotector v2.0.0-beta.20 ([67c5dd3](https://github.com/iExecBlockchainComputing/dataprotector-sdk/commit/67c5dd3db2fa8f8f13086c1242d4190ac2c032d1))
16+
* release subgraph v3.1.0 ([005ab57](https://github.com/iExecBlockchainComputing/dataprotector-sdk/commit/005ab57e246fa8ee0961b78883746c1cbbf8e43a))
17+
518
## [3.0.0](https://github.com/iExecBlockchainComputing/dataprotector-sdk/compare/sharing-smart-contracts-v3.0.0-beta...sharing-smart-contracts-v3.0.0) (2025-08-20)
619

720
### Changed

packages/sharing-smart-contract/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.

packages/sharing-smart-contract/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sharing-smart-contracts",
3-
"version": "3.0.0",
3+
"version": "2.0.0-beta.20",
44
"description": "The sharing contract is a contract adding governance and monetization on iexec assets",
55
"type": "module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)