Skip to content

Commit

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

### Bug Fixes

* **auth-fetch:** set `retry` to true after one failed attempt in `fetch` ([0a3d65a](0a3d65a))

### Features

* **client:** implement organisation form ([61bec87](61bec87))
* **organisation form:** add explanation to the UID field ([864c436](864c436))
  • Loading branch information
semantic-release-bot committed Apr 16, 2021
1 parent a909176 commit 60ead48
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.8.0](https://github.com/adfinis-sygroup/ember-ebau-gwr/compare/v1.7.0...v1.8.0) (2021-04-16)


### Bug Fixes

* **auth-fetch:** set `retry` to true after one failed attempt in `fetch` ([0a3d65a](https://github.com/adfinis-sygroup/ember-ebau-gwr/commit/0a3d65a6c284d251b7b720566f751c75d78e8f3a))


### Features

* **client:** implement organisation form ([61bec87](https://github.com/adfinis-sygroup/ember-ebau-gwr/commit/61bec8785d5e0734aec20d30592b40404acc7869))
* **organisation form:** add explanation to the UID field ([864c436](https://github.com/adfinis-sygroup/ember-ebau-gwr/commit/864c436b2f30488fe0365a2b97653e2917bdbd26))

# [1.7.0](https://github.com/adfinis-sygroup/ember-ebau-gwr/compare/v1.6.0...v1.7.0) (2021-04-14)


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

0 comments on commit 60ead48

Please sign in to comment.