From 6232ce810a0d78999332d716b6b881601c4bcd72 Mon Sep 17 00:00:00 2001 From: "dallay-bot[bot]" <172063952+dallay-bot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 19:00:37 +0000 Subject: [PATCH] chore(main): release landing 0.2.12 --- .release-please-manifest.json | 2 +- apps/web/marketing/CHANGELOG.md | 8 ++++++++ apps/web/marketing/package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d8c1f05e9..fbec3d4bd 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "apps/web/marketing": "0.2.11", + "apps/web/marketing": "0.2.12", "apps/web/app": "0.3.7", "apps/web/admin": "0.0.7", "server/smp": "0.5.1" diff --git a/apps/web/marketing/CHANGELOG.md b/apps/web/marketing/CHANGELOG.md index 7d4e2f263..9407e72bb 100644 --- a/apps/web/marketing/CHANGELOG.md +++ b/apps/web/marketing/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.2.12](https://github.com/dallay/profiletailors.com/compare/landing@v0.2.11...landing@v0.2.12) (2026-09-15) + + +### Bug Fixes + +* **a11y:** associate waitlist email label and fallback channel avatar alt text ([#1054](https://github.com/dallay/profiletailors.com/issues/1054)) ([da92132](https://github.com/dallay/profiletailors.com/commit/da9213293f343052908b0d1096434a48327e1c3e)) +* **sonarqube:** batch remediation of quality-gate findings ([#1026](https://github.com/dallay/profiletailors.com/issues/1026)) ([861e2c0](https://github.com/dallay/profiletailors.com/commit/861e2c07b4764fc5b08b91ccbfc24b06675b3738)) + ## [0.2.11](https://github.com/dallay/profiletailors.com/compare/landing@v0.2.10...landing@v0.2.11) (2026-09-10) diff --git a/apps/web/marketing/package.json b/apps/web/marketing/package.json index c90656baf..28e482a05 100644 --- a/apps/web/marketing/package.json +++ b/apps/web/marketing/package.json @@ -1,7 +1,7 @@ { "name": "marketing", "type": "module", - "version": "0.2.11", + "version": "0.2.12", "portless": { "name": "profiletailors", "script": "dev:app"