diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9477abb..674209a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -2,5 +2,5 @@ "services/finance": "0.13.0", "services/iam": "0.15.1", "services/hr": "0.1.0", - "services/ppc": "0.1.0" + "services/ppc": "0.2.0" } \ No newline at end of file diff --git a/services/ppc/CHANGELOG.md b/services/ppc/CHANGELOG.md new file mode 100644 index 0000000..64ecac6 --- /dev/null +++ b/services/ppc/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## [0.2.0](https://github.com/mutugading/goapps-backend/compare/ppc-service/v0.1.0...ppc-service/v0.2.0) (2026-07-30) + + +### Features + +* **ppc:** add Production Planning & Control service ([3454f5f](https://github.com/mutugading/goapps-backend/commit/3454f5f3eafb1f78dc2a74e59ce1c98427409725)) +* **ppc:** add the Production Planning & Control service ([b8be505](https://github.com/mutugading/goapps-backend/commit/b8be5053c61fa8e4d77e714d1a7b6c81f1fe4053)) + + +### Bug Fixes + +* **ppc:** gate the workflow demo seeder to development only ([e8b6c63](https://github.com/mutugading/goapps-backend/commit/e8b6c63f5ffcc4c5b6972de86b5fd52b760d4974)) +* **test-ppc:** time-bomb di test, bukan bug produksi dan bukan regresi dari kerja deployment-readiness. ([33daed0](https://github.com/mutugading/goapps-backend/commit/33daed06fb65752620e173a4ca2a45b351a03508))