diff --git a/.changeset/chatty-chefs-hide.md b/.changeset/chatty-chefs-hide.md deleted file mode 100644 index 8eaff5b..0000000 --- a/.changeset/chatty-chefs-hide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"backstage-blockchain-actions": patch ---- - -ci: update to node20 diff --git a/.changeset/hungry-sloths-drive.md b/.changeset/hungry-sloths-drive.md deleted file mode 100644 index e5080f2..0000000 --- a/.changeset/hungry-sloths-drive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"backstage-blockchain-actions": patch ---- - -feat: ignore retired users for contract key count diff --git a/CHANGELOG.md b/CHANGELOG.md index ab5a23c..74e6886 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # backstage-blockchain-actions +## 1.0.23 + +### Patch Changes + +- 160b7fa: ci: update to node20 +- 3aae729: feat: ignore retired users for contract key count + ## 1.0.22 ### Patch Changes diff --git a/package.json b/package.json index 10447a1..4c807ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "backstage-blockchain-actions", - "version": "1.0.22", + "version": "1.0.23", "description": "Backstage workflows for Github Actions", "main": "src/main.ts", "exports": {