Skip to content

Commit 9eeae10

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.0...v2.2.0) (2024-03-01) ### Bug Fixes * review comments ([2f34639](2f34639)) ### Features * add support for mongodb+srv protocol ([7ec1c90](7ec1c90))
1 parent af19a5f commit 9eeae10

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.2.0](https://github.com/kapetacom/sdk-nodejs-nosql-mongodb/compare/v2.1.0...v2.2.0) (2024-03-01)
2+
3+
4+
### Bug Fixes
5+
6+
* review comments ([2f34639](https://github.com/kapetacom/sdk-nodejs-nosql-mongodb/commit/2f346391e3a95f737fd64bfe32388a028133efc4))
7+
8+
9+
### Features
10+
11+
* add support for mongodb+srv protocol ([7ec1c90](https://github.com/kapetacom/sdk-nodejs-nosql-mongodb/commit/7ec1c90ab2785516d77ec41aea41141ecd526624))
12+
113
# [2.1.0](https://github.com/kapetacom/sdk-nodejs-nosql-mongodb/compare/v2.0.0...v2.1.0) (2024-01-07)
214

315

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kapeta/sdk-nosql-mongodb",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "MongoDB NoSQL SDK for Kapeta",
55
"type": "commonjs",
66
"exports": {

0 commit comments

Comments
 (0)