Skip to content

Commit e7ca4b6

Browse files
Release plan (#463)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ab63a14 commit e7ca4b6

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/sour-teachers-rest.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/html/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @kitajs/html
22

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+
311
## 4.2.11
412

513
### Patch Changes

packages/html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kitajs/html",
3-
"version": "4.2.11",
3+
"version": "4.2.12",
44
"description": "Fast and type safe HTML templates using TypeScript.",
55
"homepage": "https://github.com/kitajs/html/tree/master/packages/html#readme",
66
"bugs": "https://github.com/kitajs/html/issues",

0 commit comments

Comments
 (0)