Skip to content

Commit 215e668

Browse files
chore(release): 1.1.6 [skip ci]
## [1.1.6](v1.1.5...v1.1.6) (2023-06-29) ### Bug Fixes * Remembet to await ([a583c65](a583c65))
1 parent a583c65 commit 215e668

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.6](https://github.com/kapetacom/sdk-nodejs-nosql-mongodb/compare/v1.1.5...v1.1.6) (2023-06-29)
2+
3+
4+
### Bug Fixes
5+
6+
* Remembet to await ([a583c65](https://github.com/kapetacom/sdk-nodejs-nosql-mongodb/commit/a583c6537abb5a04a09984df7ffdaa1b579415b4))
7+
18
## [1.1.5](https://github.com/kapetacom/sdk-nodejs-nosql-mongodb/compare/v1.1.4...v1.1.5) (2023-06-29)
29

310

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": "1.1.5",
3+
"version": "1.1.6",
44
"description": "MongoDB NoSQL SDK for Kapeta",
55
"type": "commonjs",
66
"exports": {

0 commit comments

Comments
 (0)