Skip to content

Commit b1fa185

Browse files
committed
Release 1.0.2
1 parent fd91dbb commit b1fa185

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2+
## v1.0.2 (2025-11-03)
3+
4+
#### :bug: Bug Fix
5+
* [#114](https://github.com/bustle/ember-mobiledoc-dom-renderer/pull/114) [Bug] Render multiple cards successfully ([@lukemelia](https://github.com/lukemelia))
6+
7+
#### Committers: 1
8+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
9+
110
## v1.0.1 (2025-11-02)
211

312
#### :house: Internal

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": "1.0.1",
3+
"version": "1.0.2",
44
"description": "provides a runtime mobiledoc dom-renderer to ember apps",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)