Skip to content

Commit a05c844

Browse files
chore: update versions (#439)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e4f4008 commit a05c844

File tree

4 files changed

+15
-11
lines changed

4 files changed

+15
-11
lines changed

.changeset/blue-students-joke.md

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

.changeset/many-games-cover.md

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

packages/html/CHANGELOG.md

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

3+
## 4.2.11
4+
5+
### Patch Changes
6+
7+
- [#435](https://github.com/kitajs/html/pull/435)
8+
[`2a31dd4`](https://github.com/kitajs/html/commit/2a31dd4eeeeedcd7f641bedbe739ef7c30424d76)
9+
Thanks [@JoBurgard](https://github.com/JoBurgard)! - Add 'command' and 'commandfor' to
10+
HtmlButtonTag Type
11+
12+
- [#442](https://github.com/kitajs/html/pull/442)
13+
[`e4f4008`](https://github.com/kitajs/html/commit/e4f400893f19c41d33af1d173faa8cca833b055a)
14+
Thanks [@louwers](https://github.com/louwers)! - Change HTMX preload JSX type to include
15+
boolean
16+
317
## 4.2.10
418

519
### 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.10",
3+
"version": "4.2.11",
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)