We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a940215 commit 83f674fCopy full SHA for 83f674f
2 files changed
actions/delete-deployments/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# delete-deployments
2
3
+## 1.0.1
4
+
5
+### Patch Changes
6
7
+- [#1428](https://github.com/smartcontractkit/.github/pull/1428)
8
+ [`5351309`](https://github.com/smartcontractkit/.github/commit/53513091cc63788c1a13ff946f6f6a43315013e9)
9
+ Thanks [@erikburt](https://github.com/erikburt)! - fix: small behavioural
10
+ discrepancies
11
12
## 1.0.0
13
14
### Major Changes
actions/delete-deployments/package.json
@@ -1,6 +1,6 @@
{
"name": "delete-deployments",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "",
"private": true,
"scripts": {},
0 commit comments