Skip to content

Commit 01ca2e8

Browse files
chore: update versions (#462)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2f8c677 commit 01ca2e8

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/soft-bags-heal.md

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

packages/ts-html-plugin/CHANGELOG.md

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

3+
## 4.1.4
4+
5+
### Patch Changes
6+
7+
- [`2f8c677`](https://github.com/kitajs/html/commit/2f8c677ee92c81dc97f1a181fbcb6205dee8fb04)
8+
Thanks [@arthurfiorette](https://github.com/arthurfiorette)! - Add support for
9+
Typescript 5.9.3
10+
311
## 4.1.3
412

513
### Patch Changes

packages/ts-html-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kitajs/ts-html-plugin",
3-
"version": "4.1.3",
3+
"version": "4.1.4",
44
"homepage": "https://github.com/kitajs/html/tree/master/packages/ts-html-plugin#readme",
55
"bugs": "https://github.com/kitajs/html/issues",
66
"repository": {

0 commit comments

Comments
 (0)