Skip to content

Commit 3b44547

Browse files
committed
Release 1.0.1
1 parent 6802b49 commit 3b44547

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v1.0.1 (2025-11-02)
2+
3+
#### :house: Internal
4+
* [#113](https://github.com/bustle/ember-mobiledoc-dom-renderer/pull/113) chore(types): adopt Ember 5.1 stable types, add local typings and CI lint ([@lukemelia](https://github.com/lukemelia))
5+
* [#112](https://github.com/bustle/ember-mobiledoc-dom-renderer/pull/112) Add test coverage for rendering links and doing event delegation ([@lukemelia](https://github.com/lukemelia))
6+
7+
#### Committers: 1
8+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
9+
10+
111
## v1.0.0 (2025-10-24)
212

313
[BREAKING] Modernize dependencies and tooling, adopt typescript, gts

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

0 commit comments

Comments
 (0)