Skip to content

Commit 04eac93

Browse files
chore(release): 3.12.1 [skip ci]
## [3.12.1](v3.12.0...v3.12.1) (2025-02-06) ### Bug Fixes * **classes:** convert cong number to strings for search ([19dc5b7](19dc5b7)) * **controllers:** update some log levels in congregation admin ([bea2548](bea2548))
1 parent 19dc5b7 commit 04eac93

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.12.1](https://github.com/sws2apps/sws2apps-api/compare/v3.12.0...v3.12.1) (2025-02-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **classes:** convert cong number to strings for search ([19dc5b7](https://github.com/sws2apps/sws2apps-api/commit/19dc5b7b39ec4604c332af3f4ba41abb2b6ba938))
7+
* **controllers:** update some log levels in congregation admin ([bea2548](https://github.com/sws2apps/sws2apps-api/commit/bea2548f838a545e54d6ce64052644ae6e44b54b))
8+
19
# [3.12.0](https://github.com/sws2apps/sws2apps-api/compare/v3.11.1...v3.12.0) (2025-02-05)
210

311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sws2apps-api",
3-
"version": "3.12.0",
3+
"version": "3.12.1",
44
"description": "Node apps to handle backend operations for all sws2apps services",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)