Skip to content

Commit d3c0cae

Browse files
committed
chore(version): 0.3.25
1 parent bdf39e1 commit d3c0cae

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## 0.3.25 - 2025-02-01
6+
#### Bug Fixes
7+
- --stdout works as intended again - (bdf39e1) - Ezekiel Warren
8+
9+
- - -
10+
511
## 0.3.24 - 2025-01-31
612
#### Features
713
- support new ecsact si modules (#140) - (dd68309) - Ezekiel Warren

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module(
22
name = "ecsact_cli",
3-
version = "0.3.24",
3+
version = "0.3.25",
44
compatibility_level = 3,
55
)
66

0 commit comments

Comments
 (0)