Skip to content

Commit

Permalink
Release 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
quarkus committed Nov 11, 2024
1 parent 8013eab commit a3f3fc9
Show file tree
Hide file tree
Showing 3 changed files with 797 additions and 633 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,15 @@ to [Semantic Versioning](http://semver.org/).
<!-- ### Removed -->
<!-- ### Fixed -->


## [1.1.3] - 2024-11-11

### FIXED

- Fixed unsafeHtml having more than one child ([#135](https://github.com/webtides/element-js/issues/135))
- Fixed early returns from templates and fixes static html changes not reflecting to DOM ([#132](https://github.com/webtides/element-js/issues/132))


## [1.1.2] - 2024-10-30

### FIXED
Expand Down
Loading

0 comments on commit a3f3fc9

Please sign in to comment.