Skip to content

Commit

Permalink
chore(release): 4.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.1.1](v4.1.0...v4.1.1) (2023-03-23)

### Bug Fixes

* **ci:** apply password length to release job ([2804bf9](2804bf9))
  • Loading branch information
semantic-release-bot committed Mar 23, 2023
1 parent 9edbf64 commit c645b15
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [4.1.1](https://github.com/SvenWesterlaken/mongo4j/compare/v4.1.0...v4.1.1) (2023-03-23)


### Bug Fixes

* **ci:** apply password length to release job ([2804bf9](https://github.com/SvenWesterlaken/mongo4j/commit/2804bf9bfb3302c122f011be48f94a8821398887))

# [4.1.0](https://github.com/SvenWesterlaken/mongo4j/compare/v4.0.3...v4.1.0) (2023-03-23)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "mongo4j",
"version": "4.1.0",
"version": "4.1.1",
"description": "Mongoose plugin to maintain Neo4J in combination with MongoDB",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c645b15

Please sign in to comment.