Skip to content

Commit

Permalink
Merge pull request #101 from OpenZeppelin/add-changeset-file
Browse files Browse the repository at this point in the history
Add changeset file
  • Loading branch information
tirumerla authored Sep 19, 2023
2 parents e5731b4 + 37edbc7 commit d45cf58
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .changeset/strong-pandas-run.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
'@openzeppelin/defender-sdk-example-create-action': minor
'@openzeppelin/defender-sdk-example-create-batch-proposal': minor
'@openzeppelin/defender-sdk-example-create-monitor': minor
'@openzeppelin/defender-sdk-example-create-proposal': minor
'example-create-relayer': minor
'example-create-relayer-key': minor
'@openzeppelin/defender-sdk-example-deploy-contract': minor
'@openzeppelin/defender-sdk-example-ethers-signer': minor
'@openzeppelin/defender-sdk-example-list-networks': minor
'@openzeppelin/defender-sdk-example-relay-signer-action': minor
'@openzeppelin/defender-sdk-example-simulate-proposal': minor
'@openzeppelin/defender-sdk-example-update-action': minor
'@openzeppelin/defender-sdk-example-update-notification-category': minor
'@openzeppelin/defender-sdk-example-update-relayer': minor
'@openzeppelin/defender-sdk-example-upgrade-contract': minor
'@openzeppelin/defender-sdk-action-client': minor
'@openzeppelin/defender-sdk-base-client': minor
'@openzeppelin/defender-sdk': minor
'@openzeppelin/defender-sdk-deploy-client': minor
'@openzeppelin/defender-sdk-monitor-client': minor
'@openzeppelin/defender-sdk-network-client': minor
'@openzeppelin/defender-sdk-notification-channel-client': minor
'@openzeppelin/defender-sdk-proposal-client': minor
'@openzeppelin/defender-sdk-relay-client': minor
'@openzeppelin/defender-sdk-relay-signer-client': minor
---

- feat: forked networks support
- feat: network client
- ci: security updates
- fix: actions example

0 comments on commit d45cf58

Please sign in to comment.