Skip to content

Commit

Permalink
chore(release): 5.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.0.0](projectcaluma/ember-emeis@v4.2.1...v5.0.0) (2022-03-04)

* feat(emeisOptions)!: component injection via emeisOptions (projectcaluma#431) ([a293ea8](projectcaluma@a293ea8)), closes [projectcaluma#431](projectcaluma#431)

### BREAKING CHANGES

* replaces customButton with customComponent property in emeisOptions service
  • Loading branch information
semantic-release-bot authored and derrabauke committed Apr 14, 2022
1 parent 85e9e96 commit 8fd5591
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [5.0.0](https://github.com/projectcaluma/ember-emeis/compare/v4.2.1...v5.0.0) (2022-03-04)


* feat(emeisOptions)!: component injection via emeisOptions (#431) ([a293ea8](https://github.com/projectcaluma/ember-emeis/commit/a293ea88662db8679a6f32c9b34ae026f9049a74)), closes [#431](https://github.com/projectcaluma/ember-emeis/issues/431)


### BREAKING CHANGES

* replaces customButton with customComponent property in emeisOptions service

## [4.2.1](https://github.com/projectcaluma/ember-emeis/compare/v4.2.0...v4.2.1) (2022-02-23)


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-emeis",
"version": "4.2.1",
"version": "5.0.0",
"description": "The frontend for the emeis user management service",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 8fd5591

Please sign in to comment.