Skip to content

Commit 47dcdd2

Browse files
committed
Release 3.2.0
1 parent eab8023 commit 47dcdd2

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11

22

3+
## v3.2.0 (2024-02-29)
4+
5+
#### :rocket: Enhancement
6+
* [#473](https://github.com/appuniversum/ember-appuniversum/pull/473) Add a `@centered` argument to the `AuLoader` component ([@Windvis](https://github.com/Windvis))
7+
8+
#### :house: Internal
9+
* [#471](https://github.com/appuniversum/ember-appuniversum/pull/471) More Glint / TS conversion ([@Windvis](https://github.com/Windvis))
10+
11+
#### Committers: 1
12+
- Sam Van Campenhout ([@Windvis](https://github.com/Windvis))
13+
14+
315
## v3.1.0 (2024-02-16)
416

517
#### :rocket: Enhancement

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.1.0",
3+
"version": "3.2.0",
44
"description": "Ember addon wrapping the appuniversum components.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)