We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f1bf6b commit e8575f9Copy full SHA for e8575f9
CHANGELOG.md
@@ -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
8
# [3.8.0](https://github.com/TogetherCrew/mongo-lib/compare/v3.7.1...v3.8.0) (2025-05-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@togethercrew.dev/db",
- "version": "3.8.0",
+ "version": "3.9.0",
"description": "All interactions with DB",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
0 commit comments