Skip to content

Commit

Permalink
release(Root): v1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eanorambuena committed Jul 30, 2024
1 parent 048d2ba commit 4aad934
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# CHANGELOG

## 1.6.2 (2024-07-29)
## 1.6.3 (2024-07-30)


### Bug Fixes

* **Root:** Restore emmy-dom/dist/server support ([048d2ba](https://github.com/emmyjs/emmy-dom/commit/048d2ba9ecd0dc13c4304b4757fe115910960957))



## [1.6.2](https://github.com/emmyjs/emmy-dom/compare/1.6.1...1.6.2) (2024-07-29)



Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "emmy-dom",
"version": "1.6.2",
"version": "1.6.3",
"description": "A tiny simple front-end library for building web applications",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit 4aad934

Please sign in to comment.