We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab63a14 commit e7ca4b6Copy full SHA for e7ca4b6
.changeset/sour-teachers-rest.md
packages/html/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @kitajs/html
2
3
+## 4.2.12
4
+
5
+### Patch Changes
6
7
+- [#461](https://github.com/kitajs/html/pull/461)
8
+ [`ab63a14`](https://github.com/kitajs/html/commit/ab63a14e4a63bbcf34578fa47ed6a55cf17bcab3)
9
+ Thanks [@8549](https://github.com/8549)! - Add closedby property on HtmlDialogTag
10
11
## 4.2.11
12
13
### Patch Changes
packages/html/package.json
@@ -1,6 +1,6 @@
{
"name": "@kitajs/html",
- "version": "4.2.11",
+ "version": "4.2.12",
"description": "Fast and type safe HTML templates using TypeScript.",
"homepage": "https://github.com/kitajs/html/tree/master/packages/html#readme",
"bugs": "https://github.com/kitajs/html/issues",
0 commit comments