Commit 8f8015a
authored
Version Packages (#945)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## chainlink-deployments-framework@0.97.0
### Minor Changes
-
[#925](#925)
[`bd71875`](bd71875)
Thanks [@graham-chainlink](https://github.com/graham-chainlink)! -
feat(operations-api): introduce `WithForceExecute` and new
`ExecuteOperationN` options
### Migration: `ExecuteOperationN`
**Signature**
- Before: `ExecuteOperationN(..., opts ...ExecuteOption[IN, DEP])`
- After: `ExecuteOperationN(..., opts ...ExecuteOperationNOption[IN,
DEP])`
### Patch Changes
-
[#946](#946)
[`beb1bcc`](beb1bcc)
Thanks [@graham-chainlink](https://github.com/graham-chainlink)! - bump
packages to address security vuln
-
[#944](#944)
[`cb237fb`](cb237fb)
Thanks [@FelixFan1992](https://github.com/FelixFan1992)! - update ctf
version to include updated sui default image
---------
Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>1 parent bd71875 commit 8f8015a
5 files changed
Lines changed: 20 additions & 23 deletions
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
3 | 22 | | |
4 | 23 | | |
5 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments