Skip to content

Commit 28f355f

Browse files
markgohoclaude
andcommitted
chore: move invitation removal changelog entry to features
Place the manual changelog entry under Features instead of Bug Fixes for the unclaimed profile invitation flow removal. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9cbe787 commit 28f355f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

functions/src/admin-unclaimed-profiles-api/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
* migrate adminSendInvitation to REST API and consolidate email service ([#46](https://github.com/markgoho/doula-cooperative/issues/46)) ([85d6c11](https://github.com/markgoho/doula-cooperative/commit/85d6c117f05714c4a7313d39444baf0991bc0e33)), closes [#38](https://github.com/markgoho/doula-cooperative/issues/38)
1616
* migrate to invitation-based user creation and fix critical error handling ([#50](https://github.com/markgoho/doula-cooperative/issues/50)) ([6ef45a8](https://github.com/markgoho/doula-cooperative/commit/6ef45a83983a02f7349add07756ed77d8e854ea4))
1717
* wire change-email-and-resend route into plugin with integration tests ([f8dfd44](https://github.com/markgoho/doula-cooperative/commit/f8dfd44af73bab23926adc6ac49b321ba483d5ba))
18+
* remove unclaimed profile invitation flow ([5a1cd6a](https://github.com/markgoho/doula-cooperative/commit/5a1cd6a))
1819

1920
### Bug Fixes
2021

21-
* remove unclaimed profile invitation flow ([5a1cd6a](https://github.com/markgoho/doula-cooperative/commit/5a1cd6a))
2222
* add typed handleRequest wrapper to resolve 898 lint errors in test files ([e9015f4](https://github.com/markgoho/doula-cooperative/commit/e9015f43e8a885496f4a658465d50ed3756c08d4))
2323
* **profile-webhook-api:** bcc webmaster on profile update emails ([9774f4a](https://github.com/markgoho/doula-cooperative/commit/9774f4a557aa281fa7ff45ee5f77084b0be5f4c9))
2424
* remove unnecessary type assertions in test files ([f774f3b](https://github.com/markgoho/doula-cooperative/commit/f774f3b3cab00ca2afc3e24d0f6ff50e52cd6ff6))

members/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
* show inactive membership banner on profile page and fix Firestore newsletter/expiry on refund ([d040764](https://github.com/markgoho/doula-cooperative/commit/d0407643398a9bc5d4801c4d1b04b095688c62c7))
4545
* show refunded status and hide newsletter toggle for refunded members ([f1cbecb](https://github.com/markgoho/doula-cooperative/commit/f1cbecbdcb3bfbc846118da2b85e37f06d2b68f8))
4646
* update Playwright test routes to use regex for matching members API with/without query params ([40cb5c2](https://github.com/markgoho/doula-cooperative/commit/40cb5c2d58260e7ae4affc41536cd842b5f40542))
47+
* remove unclaimed profile invitation flow ([5a1cd6a](https://github.com/markgoho/doula-cooperative/commit/5a1cd6a))
4748

4849
### Bug Fixes
4950

50-
* remove unclaimed profile invitation flow ([5a1cd6a](https://github.com/markgoho/doula-cooperative/commit/5a1cd6a))
5151
* add z-0.5 zoom to face crop, cache-bust ImageKit URLs, fix banner layout ([aaf4c8e](https://github.com/markgoho/doula-cooperative/commit/aaf4c8e46e54c513320f7924f41bea2dc5ec7280))
5252
* clear optimistic profile data when all retries are exhausted ([dc6d906](https://github.com/markgoho/doula-cooperative/commit/dc6d90679d534381b2d26e5566b0b0a3da036f10))
5353
* defer profile creation to preview step to prevent 409 on back navigation ([17150f2](https://github.com/markgoho/doula-cooperative/commit/17150f2bb31252486781bc2a4cc861b68b014ca7))

0 commit comments

Comments
 (0)