Skip to content

Commit 423d8a0

Browse files
chore: update versions (#350)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eda217b commit 423d8a0

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/angry-news-warn.md

-5
This file was deleted.

packages/html/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @kitajs/html
22

3+
## 4.2.6
4+
5+
### Patch Changes
6+
7+
- [#349](https://github.com/kitajs/html/pull/349)
8+
[`eda217b`](https://github.com/kitajs/html/commit/eda217b4278eb85c7970ea8056c639ec9c7532a9)
9+
Thanks [@garrappachc](https://github.com/garrappachc)! - add typings for the htmx
10+
preload extension
11+
312
## 4.2.5
413

514
### Patch Changes

packages/html/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kitajs/html",
3-
"version": "4.2.5",
3+
"version": "4.2.6",
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)