Skip to content

Commit e8575f9

Browse files
chore(release): 3.9.0 [skip ci]
# [3.9.0](v3.8.0...v3.9.0) (2025-05-07) ### Features * add services ([804a4b8](804a4b8))
1 parent 5f1bf6b commit e8575f9

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.9.0](https://github.com/TogetherCrew/mongo-lib/compare/v3.8.0...v3.9.0) (2025-05-07)
2+
3+
4+
### Features
5+
6+
* add services ([804a4b8](https://github.com/TogetherCrew/mongo-lib/commit/804a4b8c712c2f928f6ce81373d7a551f5bac21e))
7+
18
# [3.8.0](https://github.com/TogetherCrew/mongo-lib/compare/v3.7.1...v3.8.0) (2025-05-07)
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.8.0",
3+
"version": "3.9.0",
44
"description": "All interactions with DB",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)