Skip to content

Commit 047dfc0

Browse files
chore(main): release iam-service 0.6.0
1 parent 518deb2 commit 047dfc0

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"services/finance": "0.5.0",
3-
"services/iam": "0.5.0",
3+
"services/iam": "0.6.0",
44
"services/hr": "0.1.0"
55
}

services/iam/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.6.0](https://github.com/mutugading/goapps-backend/compare/iam-service/v0.5.0...iam-service/v0.6.0) (2026-03-22)
4+
5+
6+
### Features
7+
8+
* Add build and copy steps for the `iam-seed` binary. ([b55b3f8](https://github.com/mutugading/goapps-backend/commit/b55b3f89c6b4a66511a944ae7ad1ec9933793110))
9+
* Add golang-migrate and migration files to the IAM service Dockerfile for database migrations. ([1de4a14](https://github.com/mutugading/goapps-backend/commit/1de4a147c48dc90e56e40c0fd0e1ee4f00834e05))
10+
11+
12+
### Bug Fixes
13+
14+
* lint check. ([84ef101](https://github.com/mutugading/goapps-backend/commit/84ef10161e9a600e55b3679c6c82cce33003eb2c))
15+
316
## [0.5.0](https://github.com/mutugading/goapps-backend/compare/iam-service/v0.4.0...iam-service/v0.5.0) (2026-03-20)
417

518

0 commit comments

Comments
 (0)