Skip to content

Commit b0bdc5a

Browse files
chore(release): 3.32.5 [skip ci]
## [3.32.5](v3.32.4...v3.32.5) (2025-09-17) ### Bug Fixes * **congregation:** update listing of baptized brothers in app users ([8bcab5f](8bcab5f)) * **meetings:** sort by any last assignment for students part ([84a7394](84a7394)) * **meetings:** use exact meeting date when checking time away ([63de9f2](63de9f2)) ### Smaller adjustments * **congregation:** use group servant label for ministerial servant ([e5ccf12](e5ccf12)) * **onboarding:** remove the dark mode on illustrations ([53c2e37](53c2e37)) * **states:** use jotai for app theme and color ([4c8c188](4c8c188))
1 parent 8bcab5f commit b0bdc5a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [3.32.5](https://github.com/sws2apps/organized-app/compare/v3.32.4...v3.32.5) (2025-09-17)
2+
3+
### Bug Fixes
4+
5+
* **congregation:** update listing of baptized brothers in app users ([8bcab5f](https://github.com/sws2apps/organized-app/commit/8bcab5fd67ecdef3bcad99d944e4d0f7b7b456de))
6+
* **meetings:** sort by any last assignment for students part ([84a7394](https://github.com/sws2apps/organized-app/commit/84a739446a02e05e78b2790da2edbc9d9d5a5b8a))
7+
* **meetings:** use exact meeting date when checking time away ([63de9f2](https://github.com/sws2apps/organized-app/commit/63de9f2418d6ec503ef5e8a26f837340ecd6d8cd))
8+
9+
### Smaller adjustments
10+
11+
* **congregation:** use group servant label for ministerial servant ([e5ccf12](https://github.com/sws2apps/organized-app/commit/e5ccf12208a88928482efbccd1512b6c6d27a182))
12+
* **onboarding:** remove the dark mode on illustrations ([53c2e37](https://github.com/sws2apps/organized-app/commit/53c2e3771e4430e02fe07ac14be3065aa1a15066))
13+
* **states:** use jotai for app theme and color ([4c8c188](https://github.com/sws2apps/organized-app/commit/4c8c188fd435c53dd9ec785fc55623cfed1f3369))
14+
115
## [3.32.4](https://github.com/sws2apps/organized-app/compare/v3.32.3...v3.32.4) (2025-09-07)
216

317
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "organized",
33
"private": true,
4-
"version": "3.32.4",
4+
"version": "3.32.5",
55
"license": "MIT",
66
"type": "module",
77
"repository": {

0 commit comments

Comments
 (0)