Skip to content

Commit 69364b3

Browse files
chore: release main
1 parent f4aad3b commit 69364b3

8 files changed

Lines changed: 56 additions & 7 deletions

File tree

.release-please-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"apps/web/marketing": "0.2.3",
3-
"apps/web/app": "0.3.1",
4-
"apps/web/admin": "0.0.1",
5-
"server/smp": "0.4.1"
2+
"apps/web/marketing": "0.2.4",
3+
"apps/web/app": "0.3.2",
4+
"apps/web/admin": "0.0.2",
5+
"server/smp": "0.4.2"
66
}

apps/web/admin/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
## [0.0.2](https://github.com/dallay/profiletailors.com/compare/admin@v0.0.1...admin@v0.0.2) (2026-08-10)
4+
5+
6+
### Features
7+
8+
* **ddd:** annotate Kotlin domain across contexts and add architecture governance skills ([#680](https://github.com/dallay/profiletailors.com/issues/680)) ([2d279fa](https://github.com/dallay/profiletailors.com/commit/2d279fa2bda598f82e88a1402baa2934e0cc9a73))
9+
* **platform-admin:** add waitlist invitation management with transactional boundary fix ([#544](https://github.com/dallay/profiletailors.com/issues/544)) ([841c65c](https://github.com/dallay/profiletailors.com/commit/841c65c4b25de08d856efeb85248b2303e40014f))
10+
* **platform:** integrate app capabilities and security hardening ([#577](https://github.com/dallay/profiletailors.com/issues/577)) ([c194f7d](https://github.com/dallay/profiletailors.com/commit/c194f7d7e0a2a60311e0ab3613b3f383ec14d365))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @tanstack/vue-table to v9 ([#758](https://github.com/dallay/profiletailors.com/issues/758)) ([cabfa38](https://github.com/dallay/profiletailors.com/commit/cabfa380d71e0b660dc91393ae019fc271374602))
16+
* **deps:** update tailwind css to ^4.3.3 ([#604](https://github.com/dallay/profiletailors.com/issues/604)) ([d123cc2](https://github.com/dallay/profiletailors.com/commit/d123cc25af557ac2a652617e51594cfc16ec251d))

apps/web/admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@profiletailors/admin",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"private": true,
55
"type": "module",
66
"portless": {

apps/web/app/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.3.2](https://github.com/dallay/profiletailors.com/compare/app@v0.3.1...app@v0.3.2) (2026-08-10)
4+
5+
6+
### Features
7+
8+
* **ddd:** annotate Kotlin domain across contexts and add architecture governance skills ([#680](https://github.com/dallay/profiletailors.com/issues/680)) ([2d279fa](https://github.com/dallay/profiletailors.com/commit/2d279fa2bda598f82e88a1402baa2934e0cc9a73))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency @tanstack/vue-table to v9 ([#758](https://github.com/dallay/profiletailors.com/issues/758)) ([cabfa38](https://github.com/dallay/profiletailors.com/commit/cabfa380d71e0b660dc91393ae019fc271374602))
14+
* **deps:** update dependency driver.js to ^1.8.0 ([#714](https://github.com/dallay/profiletailors.com/issues/714)) ([c40c28c](https://github.com/dallay/profiletailors.com/commit/c40c28c2a8ad58c5c4680a3ff7b24e9b9a895352))
15+
316
## [0.3.1](https://github.com/dallay/profiletailors.com/compare/app@v0.3.0...app@v0.3.1) (2026-08-08)
417

518

apps/web/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"private": true,
55
"type": "module",
66
"portless": {

apps/web/marketing/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.2.4](https://github.com/dallay/profiletailors.com/compare/landing@v0.2.3...landing@v0.2.4) (2026-08-10)
4+
5+
6+
### Features
7+
8+
* **ddd:** annotate Kotlin domain across contexts and add architecture governance skills ([#680](https://github.com/dallay/profiletailors.com/issues/680)) ([2d279fa](https://github.com/dallay/profiletailors.com/commit/2d279fa2bda598f82e88a1402baa2934e0cc9a73))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update astro ([#711](https://github.com/dallay/profiletailors.com/issues/711)) ([f4aad3b](https://github.com/dallay/profiletailors.com/commit/f4aad3be04f104b0068b27ce99eababb1f476b3d))
14+
* **deps:** update dependency @iconify-json/lucide to ^1.2.121 ([#581](https://github.com/dallay/profiletailors.com/issues/581)) ([f1ba02e](https://github.com/dallay/profiletailors.com/commit/f1ba02ede1cc77ec01d782e00c5fc9dfaf96489c))
15+
316
## [0.2.3](https://github.com/dallay/profiletailors.com/compare/landing@v0.2.2...landing@v0.2.3) (2026-08-08)
417

518

apps/web/marketing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "marketing",
33
"type": "module",
4-
"version": "0.2.3",
4+
"version": "0.2.4",
55
"portless": {
66
"name": "profiletailors",
77
"script": "dev:app"

server/smp/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.4.2](https://github.com/dallay/profiletailors.com/compare/smp@v0.4.1...smp@v0.4.2) (2026-08-10)
4+
5+
6+
### Features
7+
8+
* **ddd:** annotate Kotlin domain across contexts and add architecture governance skills ([#680](https://github.com/dallay/profiletailors.com/issues/680)) ([2d279fa](https://github.com/dallay/profiletailors.com/commit/2d279fa2bda598f82e88a1402baa2934e0cc9a73))
9+
310
## [0.4.1](https://github.com/dallay/profiletailors.com/compare/smp@v0.4.0...smp@v0.4.1) (2026-08-08)
411

512

0 commit comments

Comments
 (0)