Skip to content

Commit

Permalink
chore(release): 1.9.0
Browse files Browse the repository at this point in the history
# [1.9.0](v1.8.0...v1.9.0) (2021-04-16)

### Bug Fixes

* **dependencies:** add session as service dependency ([68ca843](68ca843))

### Features

* **organisation form:** add explanation to the UID field ([0ed51d5](0ed51d5))
  • Loading branch information
semantic-release-bot committed Apr 16, 2021
1 parent 9fd8e58 commit 87993d8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.9.0](https://github.com/adfinis-sygroup/ember-ebau-gwr/compare/v1.8.0...v1.9.0) (2021-04-16)


### Bug Fixes

* **dependencies:** add session as service dependency ([68ca843](https://github.com/adfinis-sygroup/ember-ebau-gwr/commit/68ca8432bbf1e1e4ee3936d625a9a3012dcbf774))


### Features

* **organisation form:** add explanation to the UID field ([0ed51d5](https://github.com/adfinis-sygroup/ember-ebau-gwr/commit/0ed51d53e7758040050bb4a3244fdac4e4d86bd3))

# [1.8.0](https://github.com/adfinis-sygroup/ember-ebau-gwr/compare/v1.7.0...v1.8.0) (2021-04-16)


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

0 comments on commit 87993d8

Please sign in to comment.