Skip to content

Commit 608f0a2

Browse files
author
Ariel Ben-Yehuda
committed
ci: fix release-plz.toml
1 parent f14980e commit 608f0a2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [unreleased]
5+
## [0.1.0] - 2025-04-16
66

77
### ⚙️ Miscellaneous Tasks
88

99
- Add git-cliff
10+
- Add release-plz
11+
- Cargo audit on CI
1012

1113
<!-- generated by git-cliff -->

release-plz.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[[package]]
2+
name = "async-profiler-agent"
3+
changelog_path = "CHANGELOG.md"

0 commit comments

Comments
 (0)