Skip to content

Commit ba58f8f

Browse files
Merge remote-tracking branch 'origin/main' into remove-dataprotector-sharing
2 parents 4144056 + cf49464 commit ba58f8f

File tree

5 files changed

+345
-522
lines changed

5 files changed

+345
-522
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/sdk": "2.0.0-beta.21",
2+
"packages/sdk": "2.0.0-beta.23",
33
"packages/subgraph": "3.1.1",
44
"packages/smart-contract": "0.2.0",
55
"packages/sharing-smart-contract": "3.0.0"

packages/sdk/.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ignore-scripts=true

packages/sdk/CHANGELOG.md

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

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

5+
## [2.0.0-beta.23](https://github.com/iExecBlockchainComputing/dataprotector-sdk/compare/dataprotector-v2.0.0-beta.22...dataprotector-v2.0.0-beta.23) (2025-12-02)
6+
7+
8+
### Changed
9+
10+
* disable lifecycle scripts for contributors and CI ([b212191](https://github.com/iExecBlockchainComputing/dataprotector-sdk/commit/b212191f53bd2315cc524db67ac7ff5a8a505467))
11+
* security hardening ([#541](https://github.com/iExecBlockchainComputing/dataprotector-sdk/issues/541)) ([b212191](https://github.com/iExecBlockchainComputing/dataprotector-sdk/commit/b212191f53bd2315cc524db67ac7ff5a8a505467))
12+
* update dependencies ([b212191](https://github.com/iExecBlockchainComputing/dataprotector-sdk/commit/b212191f53bd2315cc524db67ac7ff5a8a505467))
13+
14+
## [2.0.0-beta.22](https://github.com/iExecBlockchainComputing/dataprotector-sdk/compare/dataprotector-v2.0.0-beta.21...dataprotector-v2.0.0-beta.22) (2025-11-20)
15+
16+
17+
### Changed
18+
19+
* enable bulk on arbitrum-mainnet ([#539](https://github.com/iExecBlockchainComputing/dataprotector-sdk/issues/539)) ([63e1d38](https://github.com/iExecBlockchainComputing/dataprotector-sdk/commit/63e1d387685357274f694712b4f18469dd78a0c1))
20+
521
## [2.0.0-beta.21](https://github.com/iExecBlockchainComputing/dataprotector-sdk/compare/dataprotector-v2.0.0-beta.20...dataprotector-v2.0.0-beta.21) (2025-11-04)
622

723

0 commit comments

Comments
 (0)