Skip to content

Commit 83f674f

Browse files
Version Packages (actions/delete-deployments)
1 parent a940215 commit 83f674f

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

actions/delete-deployments/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# delete-deployments
22

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+
312
## 1.0.0
413

514
### Major Changes

actions/delete-deployments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "delete-deployments",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"private": true,
66
"scripts": {},

0 commit comments

Comments
 (0)