Skip to content

Commit

Permalink
chore(release): 5.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.1.0](v5.0.0...v5.1.0) (2022-03-09)

### Features

* **emeisOptions:** passing options as a function ([#438](#438)) ([953421c](953421c))
  • Loading branch information
semantic-release-bot committed Mar 9, 2022
1 parent 1c02498 commit 9561fe8
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 @@
# [5.1.0](https://github.com/projectcaluma/ember-emeis/compare/v5.0.0...v5.1.0) (2022-03-09)


### Features

* **emeisOptions:** passing options as a function ([#438](https://github.com/projectcaluma/ember-emeis/issues/438)) ([953421c](https://github.com/projectcaluma/ember-emeis/commit/953421caed528fa5db2dfba8bd9d0b1734ca85d6))

# [5.0.0](https://github.com/projectcaluma/ember-emeis/compare/v4.2.1...v5.0.0) (2022-03-04)


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

0 comments on commit 9561fe8

Please sign in to comment.