Skip to content

Commit

Permalink
chore(release): 0.1.2 [skip ci]
Browse files Browse the repository at this point in the history
<a name="0.1.2"></a>
## [0.1.2](v0.1.1...v0.1.2) (2018-05-08)

### Bug Fixes

* **package:** update neo4j-driver to version 1.6.1 ([6e59ca5](6e59ca5))
  • Loading branch information
semantic-release-bot committed May 8, 2018
1 parent afdc249 commit 8226781
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 33 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="0.1.2"></a>
## [0.1.2](https://github.com/SvenWesterlaken/mongo4j/compare/v0.1.1...v0.1.2) (2018-05-08)


### Bug Fixes

* **package:** update neo4j-driver to version 1.6.1 ([6e59ca5](https://github.com/SvenWesterlaken/mongo4j/commit/6e59ca5))

<a name="1.0.0"></a>
# 1.0.0 (2018-03-24)

Expand Down
75 changes: 43 additions & 32 deletions 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mongo4j",
"version": "1.0.0",
"version": "0.1.2",
"description": "Mongoose plugin to maintain Neo4J in combination with MongoDB",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8226781

Please sign in to comment.