Skip to content

Commit 89dfef1

Browse files
chore(leader): release 0.2.2 (#1048)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ac85b23 commit 89dfef1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.2](https://github.com/arii/hrm/compare/v0.2.1...v0.2.2) (2025-12-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** update release-please action to v4 ([#1047](https://github.com/arii/hrm/issues/1047)) ([ac85b23](https://github.com/arii/hrm/commit/ac85b2303dd2c7f847c1a2a9823290cc219f285f))
9+
310
## [0.2.1](https://github.com/arii/hrm/compare/v0.2.0...v0.2.1) (2025-12-11)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hrm",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)