Skip to content

Commit 2497a2f

Browse files
chore: update versions (#262)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a113a31 commit 2497a2f

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/big-jobs-film.md

-5
This file was deleted.

packages/html/CHANGELOG.md

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

3+
## 4.2.1
4+
5+
### Patch Changes
6+
7+
- [`49b9987`](https://github.com/kitajs/html/commit/49b99873ee8c7b29ff6390c1bb83b30d4d2ea757)
8+
Thanks [@arthurfiorette](https://github.com/arthurfiorette)! - Fixed Html export
9+
310
## 4.2.0
411

512
### Minor 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.0",
3+
"version": "4.2.1",
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)