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 (2022-08-23)

### Bug Fixes

* or-1170 fix namespacing and docs ([b0c1f74](b0c1f74))
* or-1170 fix trailing comma ([d12107f](d12107f))
* or-1170 use github token ([b947878](b947878))

### Features

* or-1130 implement possibility to change verenigingen for a rijksregisternummer ([19763b4](19763b4))
* or-1130 set up acm api ([5280fb4](5280fb4))
* or-1150 add static data ([ea1962c](ea1962c))
* or-1150 handle not found ([11442d2](11442d2))
* or-1170 add ci workflow ([ba6dcb4](ba6dcb4))
* or-1170 add code owners file ([0559c8e](0559c8e))
* or-1170 add package.json and fix paket.template ([9d8d1aa](9d8d1aa))
  • Loading branch information
release-bot committed Aug 23, 2022
1 parent b0c1f74 commit 8ef9ea5
Show file tree
Hide file tree
Showing 3 changed files with 15,177 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 1.0.0 (2022-08-23)


### Bug Fixes

* or-1170 fix namespacing and docs ([b0c1f74](https://github.com/informatievlaanderen/association-registry/commit/b0c1f74d37bdf9fa8061b05c0a46786065e47b01))
* or-1170 fix trailing comma ([d12107f](https://github.com/informatievlaanderen/association-registry/commit/d12107fabac030948dcfde65632802b00685307c))
* or-1170 use github token ([b947878](https://github.com/informatievlaanderen/association-registry/commit/b9478780f8bf7184ea09e6cdba7f36c3e2c242b7))


### Features

* or-1130 implement possibility to change verenigingen for a rijksregisternummer ([19763b4](https://github.com/informatievlaanderen/association-registry/commit/19763b45fa7ae02840535d1581293a6e57bea087))
* or-1130 set up acm api ([5280fb4](https://github.com/informatievlaanderen/association-registry/commit/5280fb42a0995776fe6f36566926a54f612dbec9))
* or-1150 add static data ([ea1962c](https://github.com/informatievlaanderen/association-registry/commit/ea1962c4289fe0c1068d63e7fcab014a2c5d0cf4))
* or-1150 handle not found ([11442d2](https://github.com/informatievlaanderen/association-registry/commit/11442d2a2f1152935a85c1bfee09caabdbf90e86))
* or-1170 add ci workflow ([ba6dcb4](https://github.com/informatievlaanderen/association-registry/commit/ba6dcb4ac862d5cb81b56df30ae02d05e8553d1c))
* or-1170 add code owners file ([0559c8e](https://github.com/informatievlaanderen/association-registry/commit/0559c8ea6a8cb3bc894640577ee1f87b85b78def))
* or-1170 add package.json and fix paket.template ([9d8d1aa](https://github.com/informatievlaanderen/association-registry/commit/9d8d1aaeb92c29af7f57b53ea29aeb7c00c89b0d))
Loading

0 comments on commit 8ef9ea5

Please sign in to comment.