We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd91dbb commit b1fa185Copy full SHA for b1fa185
2 files changed
CHANGELOG.md
@@ -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
10
## v1.0.1 (2025-11-02)
11
12
#### :house: Internal
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-mobiledoc-dom-renderer",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "provides a runtime mobiledoc dom-renderer to ember apps",
"keywords": [
"ember-addon",
0 commit comments