Skip to content

Commit 473f361

Browse files
committed
chore(release): publish
- @sourceloop/ctrl-plane-orchestrator-service@1.3.0 - @sourceloop/ctrl-plane-subscription-service@1.2.0 - @sourceloop/ctrl-plane-tenant-management-service@1.3.0
1 parent 9c0296e commit 473f361

7 files changed

Lines changed: 34 additions & 10 deletions

File tree

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/orchestrator-service/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.3.0 (2026-06-16)
7+
8+
* feat(all-services): add openapi documentation files to arc-saas services (#123) ([9c0296e](https://github.com/sourcefuse/arc-saas/commit/9c0296e)), closes [#123](https://github.com/sourcefuse/arc-saas/issues/123) [#122](https://github.com/sourcefuse/arc-saas/issues/122)
9+
10+
11+
12+
13+
614
## 1.2.0 (2025-12-17)
715

816
* chore(all-services): manual version bump (#111) ([10db513](https://github.com/sourcefuse/arc-saas/commit/10db513)), closes [#111](https://github.com/sourcefuse/arc-saas/issues/111) [#00](https://github.com/sourcefuse/arc-saas/issues/00)

services/orchestrator-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceloop/ctrl-plane-orchestrator-service",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "ARC SaaS Orchestrator service.",
55
"keywords": [
66
"loopback-microservice",

services/subscription-service/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.2.0 (2026-06-16)
7+
8+
* feat(all-services): add openapi documentation files to arc-saas services (#123) ([9c0296e](https://github.com/sourcefuse/arc-saas/commit/9c0296e)), closes [#123](https://github.com/sourcefuse/arc-saas/issues/123) [#122](https://github.com/sourcefuse/arc-saas/issues/122)
9+
10+
11+
12+
13+
614
## <small>1.1.1 (2026-01-30)</small>
715

816
* fix(tenant-management): test fix (#117) ([1166739](https://github.com/sourcefuse/arc-saas/commit/1166739)), closes [#117](https://github.com/sourcefuse/arc-saas/issues/117) [#0](https://github.com/sourcefuse/arc-saas/issues/0)

services/subscription-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceloop/ctrl-plane-subscription-service",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "Subscription management microservice for SaaS control plane.",
55
"keywords": [
66
"loopback-microservice",

services/tenant-management-service/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.3.0 (2026-06-16)
7+
8+
* feat(all-services): add openapi documentation files to arc-saas services (#123) ([9c0296e](https://github.com/sourcefuse/arc-saas/commit/9c0296e)), closes [#123](https://github.com/sourcefuse/arc-saas/issues/123) [#122](https://github.com/sourcefuse/arc-saas/issues/122)
9+
10+
11+
12+
13+
614
## <small>1.2.1 (2026-01-30)</small>
715

816
* fix(tenant-management): add missing binding in component (#116) ([65f1a57](https://github.com/sourcefuse/arc-saas/commit/65f1a57)), closes [#116](https://github.com/sourcefuse/arc-saas/issues/116) [/#diff-a899c2cf2db6cc85f4e1446c1a556430a485a1664c67be022a4c640a8257af0eR41](https://github.com///issues/diff-a899c2cf2db6cc85f4e1446c1a556430a485a1664c67be022a4c640a8257af0eR41) [/#diff-a899c2cf2db6cc85f4e1446c1a556430a485a1664c67be022a4c640a8257af0eL75-R85](https://github.com///issues/diff-a899c2cf2db6cc85f4e1446c1a556430a485a1664c67be022a4c640a8257af0eL75-R85) [/#diff-a899c2cf2db6cc85f4e1446c1a556430a485a1664c67be022a4c640a8257af0eR168-R173](https://github.com///issues/diff-a899c2cf2db6cc85f4e1446c1a556430a485a1664c67be022a4c640a8257af0eR168-R173) [#0](https://github.com/sourcefuse/arc-saas/issues/0)

services/tenant-management-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceloop/ctrl-plane-tenant-management-service",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "Tenant Management microservice for SaaS control plane",
55
"keywords": [
66
"loopback-microservice",

0 commit comments

Comments
 (0)