Skip to content

Commit b3ee069

Browse files
chore(release): 3.12.1 [skip ci]
## [3.12.1](v3.12.0...v3.12.1) (2025-06-11) ### Bug Fixes * fix te issues with commitlint ([e61e38c](e61e38c))
1 parent 931fe63 commit b3ee069

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.12.1](https://github.com/TogetherCrew/mongo-lib/compare/v3.12.0...v3.12.1) (2025-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* fix te issues with commitlint ([e61e38c](https://github.com/TogetherCrew/mongo-lib/commit/e61e38c2473fbedf85d9bd1c2c1dcca2e391486b))
7+
18
# [3.12.0](https://github.com/TogetherCrew/mongo-lib/compare/v3.11.0...v3.12.0) (2025-06-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@togethercrew.dev/db",
3-
"version": "3.12.0",
3+
"version": "3.12.1",
44
"description": "All interactions with DB",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)