Skip to content

Commit ab546d0

Browse files
committed
Release new version.
1 parent d411aa0 commit ab546d0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ See the [history](./docs/history/index.md) for older changelog entries.
1010
### Bug Fixes
1111

1212

13+
* **core dom:** Avoid circular imports. ([962d5f2](https://github.com/Patternslib/patterns/commit/962d5f275c577beff0bd3cd7eccea376a117dcbb))
14+
15+
Remove BBB export "add_event_listener" and "remove_event_listener" to avoid circular imports.
16+
This fixes a test-run problem in pat-tiptap and was long overdue anyways.
17+
18+
## [9.9.14](https://github.com/Patternslib/patterns/compare/9.9.13...9.9.14) (2024-08-19)
19+
20+
21+
### Bug Fixes
22+
23+
1324
* **core dom:** Avoid circular imports. ([962d5f2](https://github.com/Patternslib/patterns/commit/962d5f275c577beff0bd3cd7eccea376a117dcbb))
1425

1526
Remove BBB export "add_event_listener" and "remove_event_listener" to avoid circular imports.

0 commit comments

Comments
 (0)