Skip to content

Commit 2918635

Browse files
chore(release): 3.11.0 [skip ci]
# [3.11.0](v3.10.0...v3.11.0) (2025-05-28) ### Features * add upsert repo ([a20f695](a20f695))
1 parent 647ec7a commit 2918635

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# [3.11.0](https://github.com/TogetherCrew/mongo-lib/compare/v3.10.0...v3.11.0) (2025-05-28)
2+
3+
4+
### Features
5+
6+
* add upsert repo ([a20f695](https://github.com/TogetherCrew/mongo-lib/commit/a20f695d91b8e70a4e86fe60074e6936c68a4f15))

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.10.0",
3+
"version": "3.11.0",
44
"description": "All interactions with DB",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)