Skip to content

Commit 0216f31

Browse files
committed
Release 3.8.0
1 parent b89717f commit 0216f31

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
@@ -4,6 +4,21 @@
44

55

66

7+
## v3.8.0 (2025-02-13)
8+
9+
#### :rocket: Enhancement
10+
* [#532](https://github.com/appuniversum/ember-appuniversum/pull/532) Add a `@minFileSizeKB` argument to the `<AuFileUpload>` component ([@aatauil](https://github.com/aatauil))
11+
* [#529](https://github.com/appuniversum/ember-appuniversum/pull/529) Add support for ember-source v6 ([@Windvis](https://github.com/Windvis))
12+
13+
#### :house: Internal
14+
* [#530](https://github.com/appuniversum/ember-appuniversum/pull/530) Dependency maintenance ([@Windvis](https://github.com/Windvis))
15+
* [#528](https://github.com/appuniversum/ember-appuniversum/pull/528) AuTable improvements ([@Windvis](https://github.com/Windvis))
16+
17+
#### Committers: 2
18+
- Achraf Atauil ([@aatauil](https://github.com/aatauil))
19+
- Sam Van Campenhout ([@Windvis](https://github.com/Windvis))
20+
21+
722
## v3.7.0 (2024-11-12)
823

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

0 commit comments

Comments
 (0)