Skip to content

Commit

Permalink
chore(release): 5.0.1
Browse files Browse the repository at this point in the history
## [5.0.1](v5.0.0...v5.0.1) (2019-12-08)

### Bug Fixes

* export builder, clause and clause collection ([6dde494](6dde494)), closes [#116](#116)

[skip ci]
  • Loading branch information
semantic-release-bot committed Dec 8, 2019
1 parent caa45bf commit 78f914d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.0.1](https://github.com/jamesfer/cypher-query-builder/compare/v5.0.0...v5.0.1) (2019-12-08)


### Bug Fixes

* export builder, clause and clause collection ([6dde494](https://github.com/jamesfer/cypher-query-builder/commit/6dde494)), closes [#116](https://github.com/jamesfer/cypher-query-builder/issues/116)

# [5.0.0](https://github.com/jamesfer/cypher-query-builder/compare/v4.4.0...v5.0.0) (2019-09-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cypher-query-builder",
"version": "5.0.0",
"version": "5.0.1",
"description": "An intuitive, easy to use query builder for Neo4j and Cypher",
"author": "James Ferguson",
"license": "MIT",
Expand Down

0 comments on commit 78f914d

Please sign in to comment.