Skip to content

Commit

Permalink
chore(release): 1.9.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.1](v1.9.0...v1.9.1) (2019-12-27)

### Bug Fixes

* don't nest query ([a28f77b](a28f77b))
  • Loading branch information
release-bot committed Dec 27, 2019
1 parent a28f77b commit f93565d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.9.1](https://github.com/informatievlaanderen/organisation-registry/compare/v1.9.0...v1.9.1) (2019-12-27)


### Bug Fixes

* don't nest query ([a28f77b](https://github.com/informatievlaanderen/organisation-registry/commit/a28f77bac98a82d13c6743b02c3487e7148ff96d))

# [1.9.0](https://github.com/informatievlaanderen/organisation-registry/compare/v1.8.2...v1.9.0) (2019-12-24)


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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "organisation-registry",
"version": "1.9.0",
"version": "1.9.1",
"description": "Authentic organisation registry.",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit f93565d

Please sign in to comment.