Skip to content

Commit

Permalink
chore(release): 6.1.1
Browse files Browse the repository at this point in the history
## [6.1.1](v6.1.0...v6.1.1) (2021-02-19)

### Bug Fixes

* **version:** package name ([2611d4c](2611d4c))

[skip ci]
  • Loading branch information
semantic-release-bot committed Feb 19, 2021
1 parent 2611d4c commit 25152fc
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 @@
## [6.1.1](https://github.com/bastianowicz/cypher-query-builder/compare/v6.1.0...v6.1.1) (2021-02-19)


### Bug Fixes

* **version:** package name ([2611d4c](https://github.com/bastianowicz/cypher-query-builder/commit/2611d4c068cb52dced8feaab50cbae7733bf5c71))

# [6.1.0](https://github.com/bastianowicz/cypher-query-builder/compare/v6.0.2...v6.1.0) (2021-02-19)


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": "typed-cypher-query-builder",
"version": "6.1.0",
"version": "6.1.1",
"description": "An intuitive, easy to use query builder for Neo4j and Cypher",
"author": "James Ferguson",
"contributors": [
Expand Down

0 comments on commit 25152fc

Please sign in to comment.