Skip to content

Commit 1cc7e7a

Browse files
committed
Release 0.8.6
1 parent ce318b9 commit 1cc7e7a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

ember-element-helper/CHANGELOG.md

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

22

3+
## v0.8.6 (2024-03-14)
4+
5+
#### :rocket: Enhancement
6+
* [#118](https://github.com/tildeio/ember-element-helper/pull/118) use caret for @embroider/addon-shim dependency ([@SergeAstapov](https://github.com/SergeAstapov))
7+
8+
#### :house: Internal
9+
* [#120](https://github.com/tildeio/ember-element-helper/pull/120) Get linting passing ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
10+
11+
#### Committers: 2
12+
- Sergey Astapov ([@SergeAstapov](https://github.com/SergeAstapov))
13+
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)
14+
315
## v0.8.5 (2023-10-11)
416

517
#### :bug: Bug Fix

ember-element-helper/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-element-helper",
3-
"version": "0.8.5",
3+
"version": "0.8.6",
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)