Skip to content

Commit 941164f

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2023-06-11) ### Bug Fixes * Default to commonjs ([24bfe6f](24bfe6f))
1 parent 24bfe6f commit 941164f

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.1](https://github.com/kapetacom/sdk-nodejs-nosql-mongodb/compare/v1.1.0...v1.1.1) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Default to commonjs ([24bfe6f](https://github.com/kapetacom/sdk-nodejs-nosql-mongodb/commit/24bfe6f699875da2342b74ffc6a6226ae31f971d))
7+
18
# [1.1.0](https://github.com/kapetacom/sdk-nodejs-nosql-mongodb/compare/v1.0.1...v1.1.0) (2023-06-11)
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.0",
3+
"version": "1.1.1",
44
"description": "MongoDB NoSQL SDK for Kapeta",
55
"type": "commonjs",
66
"exports": {

0 commit comments

Comments
 (0)