Skip to content

Commit

Permalink
chore(release): 6.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.4.0](v6.3.5...v6.4.0) (2023-03-20)

### Bug Fixes

* incorrect municipality name ([ebf0afa](ebf0afa))
* set correct content type for xml requests ([b6b7c62](b6b7c62))

### Features

* **login:** add a contact to the login site in case it doesn't work ([ed194ce](ed194ce))
  • Loading branch information
semantic-release-bot committed Mar 20, 2023
1 parent ed194ce commit 23b6f95
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 @@
# [6.4.0](https://github.com/inosca/ember-ebau-gwr/compare/v6.3.5...v6.4.0) (2023-03-20)


### Bug Fixes

* incorrect municipality name ([ebf0afa](https://github.com/inosca/ember-ebau-gwr/commit/ebf0afa998c1fb7313652fbe0274480077d1297e))
* set correct content type for xml requests ([b6b7c62](https://github.com/inosca/ember-ebau-gwr/commit/b6b7c62ba087e7035658429f29a20c97973c18dd))


### Features

* **login:** add a contact to the login site in case it doesn't work ([ed194ce](https://github.com/inosca/ember-ebau-gwr/commit/ed194cec99d575471ea4b5088496a8e093440df8))

## [6.3.5](https://github.com/inosca/ember-ebau-gwr/compare/v6.3.4...v6.3.5) (2023-03-02)


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

0 comments on commit 23b6f95

Please sign in to comment.