Skip to content

Commit

Permalink
chore(release): 2.0.1
Browse files Browse the repository at this point in the history
## [2.0.1](v2.0.0...v2.0.1) (2021-05-10)

### Bug Fixes

* **municipalities:** move municipalities out of env since this is not read and move into a model file ([480691e](480691e))
  • Loading branch information
semantic-release-bot committed May 10, 2021
1 parent cd4d65e commit e7b3168
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 @@
## [2.0.1](https://github.com/adfinis-sygroup/ember-ebau-gwr/compare/v2.0.0...v2.0.1) (2021-05-10)


### Bug Fixes

* **municipalities:** move municipalities out of env since this is not read and move into a model file ([480691e](https://github.com/adfinis-sygroup/ember-ebau-gwr/commit/480691ef59ac3556dea9542f43a5901c10c736ca))

# [2.0.0](https://github.com/adfinis-sygroup/ember-ebau-gwr/compare/v1.10.2...v2.0.0) (2021-05-06)


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": "ember-ebau-gwr",
"version": "2.0.0",
"version": "2.0.1",
"description": "Ember engine to integrate ebau-gwr into an ember app.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit e7b3168

Please sign in to comment.