Skip to content

Commit 6008e56

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

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/nasty-feet-pay.md

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

packages/html/CHANGELOG.md

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

3+
## 4.2.8
4+
5+
### Patch Changes
6+
7+
- [#405](https://github.com/kitajs/html/pull/405)
8+
[`b114173`](https://github.com/kitajs/html/commit/b114173dc068c0a469e9600063ca87d3f49f8a40)
9+
Thanks [@Crenshinibon](https://github.com/Crenshinibon)! - Added `muted` video attribute
10+
311
## 4.2.7
412

513
### 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.7",
3+
"version": "4.2.8",
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)