Skip to content

Commit

Permalink
Release 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brenner-company committed Aug 18, 2023
1 parent ffd906e commit f2216ec
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@


## v2.12.0 (2023-08-18)

#### :rocket: Enhancement
* [#412](https://github.com/appuniversum/ember-appuniversum/pull/412) Removal of backdrop click close trigger & addition of closable boolean for modal component ([@brenner-company](https://github.com/brenner-company))
* [#419](https://github.com/appuniversum/ember-appuniversum/pull/419) Add support for custom toaster components ([@Windvis](https://github.com/Windvis))
* [#414](https://github.com/appuniversum/ember-appuniversum/pull/414) Addition of clear action within toaster service ([@brenner-company](https://github.com/brenner-company))

#### Committers: 2
- Karel Persoons ([@brenner-company](https://github.com/brenner-company))
- Sam Van Campenhout ([@Windvis](https://github.com/Windvis))

## v2.11.0 (2023-08-02)

#### :rocket: Enhancement
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@appuniversum/ember-appuniversum",
"version": "2.11.0",
"version": "2.12.0",
"description": "Ember addon wrapping the appuniversum components.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit f2216ec

Please sign in to comment.