We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac85b23 commit 89dfef1Copy full SHA for 89dfef1
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [0.2.1](https://github.com/arii/hrm/compare/v0.2.0...v0.2.1) (2025-12-11)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "hrm",
- "version": "0.2.1",
+ "version": "0.2.2",
"private": true,
"type": "module",
"scripts": {
0 commit comments