Skip to content

Commit e72d56a

Browse files
committed
Release 0.8.5
1 parent f9b9667 commit e72d56a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

ember-element-helper/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
## v0.8.5 (2023-10-11)
4+
5+
#### :bug: Bug Fix
6+
* [#115](https://github.com/tildeio/ember-element-helper/pull/115) Add typesVersions to package.json to make TS imports work ([@SergeAstapov](https://github.com/SergeAstapov))
7+
8+
#### Committers: 2
9+
- Sergey Astapov ([@SergeAstapov](https://github.com/SergeAstapov))
10+
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)
11+
312
## v0.8.4 (2023-08-29)
413

514
re-release of v0.8.3

ember-element-helper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-element-helper",
3-
"version": "0.8.4",
3+
"version": "0.8.5",
44
"description": "Dynamic element helper for Glimmer templates.",
55
"repository": "https://github.com/tildeio/ember-element-helper",
66
"license": "MIT",

0 commit comments

Comments
 (0)