Skip to content

Commit 3d2bb39

Browse files
chore(release): 3.13.0 [skip ci]
# [3.13.0](v3.12.1...v3.13.0) (2025-02-08) ### Features * **api:** include languages count in stats ([83c51d5](83c51d5)) * **deps:** bump firebase-admin from 13.0.2 to 13.1.0 ([b55a4d2](b55a4d2))
1 parent 83c51d5 commit 3d2bb39

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [3.13.0](https://github.com/sws2apps/sws2apps-api/compare/v3.12.1...v3.13.0) (2025-02-08)
2+
3+
4+
### Features
5+
6+
* **api:** include languages count in stats ([83c51d5](https://github.com/sws2apps/sws2apps-api/commit/83c51d5b1942543312d3ca285401bc2bb2ba260d))
7+
* **deps:** bump firebase-admin from 13.0.2 to 13.1.0 ([b55a4d2](https://github.com/sws2apps/sws2apps-api/commit/b55a4d270150cd4fcd28d4452a59b70070915e7a))
8+
19
## [3.12.1](https://github.com/sws2apps/sws2apps-api/compare/v3.12.0...v3.12.1) (2025-02-06)
210

311

package.json

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

0 commit comments

Comments
 (0)