Skip to content

Commit 367626e

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

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/rare-panthers-explode.md

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

packages/html/CHANGELOG.md

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

3+
## 4.2.9
4+
5+
### Patch Changes
6+
7+
- [#407](https://github.com/kitajs/html/pull/407)
8+
[`e16fb12`](https://github.com/kitajs/html/commit/e16fb12503f8081f983bfee02ff6f593a7c9c272)
9+
Thanks [@lcdss](https://github.com/lcdss)! - Change autofocus type from string to
10+
boolean
11+
312
## 4.2.8
413

514
### 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.8",
3+
"version": "4.2.9",
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)