Skip to content

Commit 7922aab

Browse files
committed
Release 3.4.0
1 parent d56366a commit 7922aab

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11

22

33

4+
## v3.4.0 (2024-03-25)
5+
6+
#### :rocket: Enhancement
7+
* [#487](https://github.com/appuniversum/ember-appuniversum/pull/487) [Experimental] Add icon components ([@Windvis](https://github.com/Windvis))
8+
* [#481](https://github.com/appuniversum/ember-appuniversum/pull/481) [Experimental] Add support for using components as icons ([@piemonkey](https://github.com/piemonkey))
9+
10+
#### :house: Internal
11+
* [#486](https://github.com/appuniversum/ember-appuniversum/pull/486) Use the icon components internally ([@Windvis](https://github.com/Windvis))
12+
13+
#### Committers: 2
14+
- Sam Van Campenhout ([@Windvis](https://github.com/Windvis))
15+
- [@piemonkey](https://github.com/piemonkey)
16+
17+
418
## v3.3.1 (2024-03-12)
519

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

0 commit comments

Comments
 (0)