Skip to content

Commit f5bcb51

Browse files
committed
Release 3.4.2
1 parent c9a5a4d commit f5bcb51

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

33

44

5+
## v3.4.2 (2024-05-14)
6+
7+
#### :bug: Bug Fix
8+
* [#492](https://github.com/appuniversum/ember-appuniversum/pull/492) Resolve some issues with `babel-plugin-ember-template-compilation` v2.2.2+ ([@Windvis](https://github.com/Windvis))
9+
10+
#### :house: Internal
11+
* [#489](https://github.com/appuniversum/ember-appuniversum/pull/489) More Glint / TS conversion ([@Windvis](https://github.com/Windvis))
12+
13+
514
## v3.4.1 (2024-03-27)
615

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

0 commit comments

Comments
 (0)