Skip to content

Commit e5a5d02

Browse files
chore: release main (#20)
1 parent 5527909 commit e5a5d02

File tree

11 files changed

+220484
-47444
lines changed

11 files changed

+220484
-47444
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/deploy": "0.3.1",
3-
"packages/close-deployment": "0.1.0"
2+
"packages/deploy": "0.4.0",
3+
"packages/close-deployment": "0.2.0"
44
}

package-lock.json

Lines changed: 3 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/close-deployment/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/akash-network/gh-actions/compare/close-deployment/v0.1.0...close-deployment/v0.2.0) (2026-02-22)
4+
5+
6+
### Features
7+
8+
* adds possibility to filter what deployments to close ([#19](https://github.com/akash-network/gh-actions/issues/19)) ([444648b](https://github.com/akash-network/gh-actions/commit/444648bf84580cbf601db46b82a0800b1882c209))
9+
310
## [0.1.0](https://github.com/akash-network/gh-actions/compare/close-deployment/v0.0.1...close-deployment/v0.1.0) (2026-02-06)
411

512

0 commit comments

Comments
 (0)