Skip to content

Commit 951c2fc

Browse files
oz-release-app[bot]svc-gh-is-01github-actions[bot]
authored
ci: update the version packages (#861)
* Version Packages * 🤖 chore: Update the pnpm-lock.yaml file (#862) Co-authored-by: svc-gh-is-01 <116854830+svc-gh-is-01@users.noreply.github.com> --------- Co-authored-by: svc-gh-is-01 <116854830+svc-gh-is-01@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5bac9c8 commit 951c2fc

104 files changed

Lines changed: 603 additions & 235 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/olive-cooks-film.md

Lines changed: 0 additions & 55 deletions
This file was deleted.

e2e/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# e2e
22

3+
## 2.7.2
4+
5+
### Patch Changes
6+
7+
- 5bac9c8: chore: bump rollup from 4.22.4 to 4.59.0 in /examples/custom-ethers-pkg
8+
- Updated dependencies [5bac9c8]
9+
- @openzeppelin/defender-sdk@2.7.2
10+
311
## 2.7.1
412

513
### Patch Changes

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "e2e",
3-
"version": "2.7.1",
3+
"version": "2.7.2",
44
"description": "",
55
"private": true,
66
"main": "index.js",

examples/address-book-actions/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @openzeppelin/defender-sdk-example-address-book-actions
22

3+
## 2.7.2
4+
5+
### Patch Changes
6+
7+
- 5bac9c8: chore: bump rollup from 4.22.4 to 4.59.0 in /examples/custom-ethers-pkg
8+
- Updated dependencies [5bac9c8]
9+
- @openzeppelin/defender-sdk@2.7.2
10+
311
## 2.7.1
412

513
### Patch Changes
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openzeppelin/defender-sdk-example-address-book-actions",
3-
"version": "2.7.1",
3+
"version": "2.7.2",
44
"private": true,
55
"main": "index.js",
66
"author": "OpenZeppelin Defender <defender@openzeppelin.com>",
@@ -9,7 +9,7 @@
99
"start": "node index.js"
1010
},
1111
"dependencies": {
12-
"@openzeppelin/defender-sdk": "2.7.1",
12+
"@openzeppelin/defender-sdk": "2.7.2",
1313
"dotenv": "^16.3.1"
1414
}
1515
}

examples/create-action/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @openzeppelin/defender-sdk-example-create-action
22

3+
## 2.7.2
4+
5+
### Patch Changes
6+
7+
- 5bac9c8: chore: bump rollup from 4.22.4 to 4.59.0 in /examples/custom-ethers-pkg
8+
- Updated dependencies [5bac9c8]
9+
- @openzeppelin/defender-sdk@2.7.2
10+
311
## 2.7.1
412

513
### Patch Changes
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openzeppelin/defender-sdk-example-create-action",
3-
"version": "2.7.1",
3+
"version": "2.7.2",
44
"private": true,
55
"main": "index.js",
66
"author": "Nami Shah <nami@openzeppelin.com>",
@@ -9,7 +9,7 @@
99
"start": "node index.js"
1010
},
1111
"dependencies": {
12-
"@openzeppelin/defender-sdk": "2.7.1",
12+
"@openzeppelin/defender-sdk": "2.7.2",
1313
"dotenv": "^16.3.1"
1414
}
1515
}

examples/create-approval-process/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @openzeppelin/defender-sdk-example-create-approval-process
22

3+
## 2.7.2
4+
5+
### Patch Changes
6+
7+
- 5bac9c8: chore: bump rollup from 4.22.4 to 4.59.0 in /examples/custom-ethers-pkg
8+
- Updated dependencies [5bac9c8]
9+
- @openzeppelin/defender-sdk@2.7.2
10+
311
## 2.7.1
412

513
### Patch Changes
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openzeppelin/defender-sdk-example-create-approval-process",
3-
"version": "2.7.1",
3+
"version": "2.7.2",
44
"private": true,
55
"main": "index.js",
66
"author": "OpenZeppelin Defender <defender@openzeppelin.com>",
@@ -9,7 +9,7 @@
99
"start": "node index.js"
1010
},
1111
"dependencies": {
12-
"@openzeppelin/defender-sdk": "2.7.1",
12+
"@openzeppelin/defender-sdk": "2.7.2",
1313
"dotenv": "^16.3.1"
1414
}
1515
}

examples/create-batch-proposal/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @openzeppelin/defender-sdk-example-create-batch-proposal
22

3+
## 2.7.2
4+
5+
### Patch Changes
6+
7+
- 5bac9c8: chore: bump rollup from 4.22.4 to 4.59.0 in /examples/custom-ethers-pkg
8+
- Updated dependencies [5bac9c8]
9+
- @openzeppelin/defender-sdk@2.7.2
10+
311
## 2.7.1
412

513
### Patch Changes

0 commit comments

Comments
 (0)