Skip to content

Commit 6ea8b16

Browse files
chore(leader): release 0.3.0 (#1068)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2b0cd77 commit 6ea8b16

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.3.0](https://github.com/arii/hrm/compare/v0.2.2...v0.3.0) (2025-12-11)
4+
5+
6+
### Features
7+
8+
* add manual release workflow for local deployment ([#1065](https://github.com/arii/hrm/issues/1065)) ([0dea948](https://github.com/arii/hrm/commit/0dea94822af6f15d0cc8d4876fe9d81f24cf11a6))
9+
310
## [0.2.2](https://github.com/arii/hrm/compare/v0.2.1...v0.2.2) (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.2",
3+
"version": "0.3.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)