Skip to content

Commit

Permalink
Release 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Windvis committed Jul 31, 2024
1 parent d6eb7b4 commit c7102fe
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@



## v3.5.0 (2024-07-31)

#### :rocket: Enhancement
* [#497](https://github.com/appuniversum/ember-appuniversum/pull/497) [AuButton] deprecate the default loading message ([@Windvis](https://github.com/Windvis))

#### :bug: Bug Fix
* [#503](https://github.com/appuniversum/ember-appuniversum/pull/503) Fix a styling issue in the `AuMainHeader` component ([@Windvis](https://github.com/Windvis))
* [#501](https://github.com/appuniversum/ember-appuniversum/pull/501) Fix the order of the "spacing" utilities ([@Windvis](https://github.com/Windvis))
* [#502](https://github.com/appuniversum/ember-appuniversum/pull/502) Fix the "reverse" flex utilities ([@Windvis](https://github.com/Windvis))
* [#500](https://github.com/appuniversum/ember-appuniversum/pull/500) Add missing responsive flex utilities ([@Windvis](https://github.com/Windvis))

#### :house: Internal
* [#494](https://github.com/appuniversum/ember-appuniversum/pull/494) More Glint / TS conversion ([@Windvis](https://github.com/Windvis))


## v3.4.2 (2024-05-14)

#### :bug: Bug Fix
Expand Down
4 changes: 2 additions & 2 deletions 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": "3.4.2",
"version": "3.5.0",
"description": "Ember addon wrapping the appuniversum components.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit c7102fe

Please sign in to comment.