Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2019-09-19)

### Features

* add build script ([87ba95a](87ba95a))
* add nginx image ([67ea417](67ea417))
* first commit ([d006c3f](d006c3f))
  • Loading branch information
release-bot committed Sep 19, 2019
1 parent f3c7dff commit 8ca8bbc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# 1.0.0 (2019-09-19)


### Features

* add build script ([87ba95a](https://github.com/informatievlaanderen/base-registries/commit/87ba95a))
* add nginx image ([67ea417](https://github.com/informatievlaanderen/base-registries/commit/67ea417))
* first commit ([d006c3f](https://github.com/informatievlaanderen/base-registries/commit/d006c3f))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "base-registries",
"version": "0.0.1",
"version": "1.0.0",
"description": "Public site of the Base Registries.",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit 8ca8bbc

Please sign in to comment.