Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0](v3.1.11...v4.0.0) (2021-09-12)

### Bug Fixes

* **mongoose:** upgrade mongoose to major version 6 ([da4807e](da4807e))
* **packages:** npm audit to fix vulnerabilities ([c71685b](c71685b))
  • Loading branch information
semantic-release-bot committed Sep 12, 2021
1 parent ec2672c commit 3881d62
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
# [4.0.0](https://github.com/SvenWesterlaken/mongo4j/compare/v3.1.11...v4.0.0) (2021-09-12)


### Bug Fixes

* **mongoose:** upgrade mongoose to major version 6 ([da4807e](https://github.com/SvenWesterlaken/mongo4j/commit/da4807ee2529a595a85d5c52afe54a0360ea5600))
* **packages:** npm audit to fix vulnerabilities ([c71685b](https://github.com/SvenWesterlaken/mongo4j/commit/c71685b595e2fc912c0b04e4d237ad2bee978809))

## [3.1.11](https://github.com/SvenWesterlaken/mongo4j/compare/v3.1.10...v3.1.11) (2021-04-16)


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": "3.1.11",
"version": "4.0.0",
"description": "Mongoose plugin to maintain Neo4J in combination with MongoDB",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 3881d62

Please sign in to comment.