Skip to content

Commit 580b177

Browse files
committed
Release 0.8.1
1 parent a5d12bd commit 580b177

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v0.8.1 (2022-10-19)
2+
3+
#### :rocket: Enhancement
4+
* [#88](https://github.com/bustle/ember-mobiledoc-dom-renderer/pull/88) Provide alternative to inheritance for customizing component paths ([@lukemelia](https://github.com/lukemelia))
5+
6+
#### :house: Internal
7+
* [#89](https://github.com/bustle/ember-mobiledoc-dom-renderer/pull/89) Remove package-lock.json. ([@lukemelia](https://github.com/lukemelia))
8+
9+
#### Committers: 1
10+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
11+
112
## v0.8.0 (2022-01-04)
213

314
Promoted 0.8.0 beta to stable

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-mobiledoc-dom-renderer",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "provides a runtime mobiledoc dom-renderer to ember apps",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)