Skip to content

Commit c7102fe

Browse files
committed
Release 3.5.0
1 parent d6eb7b4 commit c7102fe

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33

44

5+
## v3.5.0 (2024-07-31)
6+
7+
#### :rocket: Enhancement
8+
* [#497](https://github.com/appuniversum/ember-appuniversum/pull/497) [AuButton] deprecate the default loading message ([@Windvis](https://github.com/Windvis))
9+
10+
#### :bug: Bug Fix
11+
* [#503](https://github.com/appuniversum/ember-appuniversum/pull/503) Fix a styling issue in the `AuMainHeader` component ([@Windvis](https://github.com/Windvis))
12+
* [#501](https://github.com/appuniversum/ember-appuniversum/pull/501) Fix the order of the "spacing" utilities ([@Windvis](https://github.com/Windvis))
13+
* [#502](https://github.com/appuniversum/ember-appuniversum/pull/502) Fix the "reverse" flex utilities ([@Windvis](https://github.com/Windvis))
14+
* [#500](https://github.com/appuniversum/ember-appuniversum/pull/500) Add missing responsive flex utilities ([@Windvis](https://github.com/Windvis))
15+
16+
#### :house: Internal
17+
* [#494](https://github.com/appuniversum/ember-appuniversum/pull/494) More Glint / TS conversion ([@Windvis](https://github.com/Windvis))
18+
19+
520
## v3.4.2 (2024-05-14)
621

722
#### :bug: Bug Fix

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@appuniversum/ember-appuniversum",
3-
"version": "3.4.2",
3+
"version": "3.5.0",
44
"description": "Ember addon wrapping the appuniversum components.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)