Skip to content

Commit 6debe16

Browse files
author
Steve Orvell
committed
Update changelog
1 parent 0dd39fa commit 6debe16

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packages/scoped-custom-element-registry/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
### Added
2020

2121
- customElements.initialize: sets registry on a DOM tree
22-
- document.createElement(NS): takes options with {customElements}
23-
- document.importNode: takes options with {selfOnly, customElements}
24-
- Node.customElements set to creating registry
22+
- document.createElement(NS): takes options with {customElementRegistry}
23+
- document.importNode: takes options with {selfOnly, customElementRegistry}
24+
- Node.customElementRegistry set to creating registry
2525

2626
## [0.0.10] - 2025-02-26
2727

0 commit comments

Comments
 (0)