Skip to content

Commit

Permalink
chore(release): 1.3.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.4](v1.3.3...v1.3.4) (2019-12-10)

### Bug Fixes

* add missing kboNumber form control ([53a81f2](53a81f2))
  • Loading branch information
release-bot committed Dec 10, 2019
1 parent 53a81f2 commit b9170b3
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.3.4](https://github.com/informatievlaanderen/organisation-registry/compare/v1.3.3...v1.3.4) (2019-12-10)


### Bug Fixes

* add missing kboNumber form control ([53a81f2](https://github.com/informatievlaanderen/organisation-registry/commit/53a81f203e672ab95926b79a776c6c2ce9b2a58c))

## [1.3.3](https://github.com/informatievlaanderen/organisation-registry/compare/v1.3.2...v1.3.3) (2019-12-09)


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.3.3",
"version": "1.3.4",
"description": "Authentic organisation registry.",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit b9170b3

Please sign in to comment.