Skip to content

Commit 074e7ef

Browse files
committed
10.5.1
1 parent e6e3e8f commit 074e7ef

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [v10.5.0](https://github.com/bcomnes/top-bun/compare/v10.4.0...v10.5.0)
10+
## [v10.5.1](https://github.com/bcomnes/top-bun/compare/v10.5.0...v10.5.1)
11+
12+
### Commits
13+
14+
- Add layout and global client tsx/jsx support [`e6e3e8f`](https://github.com/bcomnes/top-bun/commit/e6e3e8f3bf4982620bc356770abcc4bc8a5495dc)
15+
16+
## [v10.5.0](https://github.com/bcomnes/top-bun/compare/v10.4.0...v10.5.0) - 2025-05-10
1117

1218
### Merged
1319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "top-bun",
33
"description": "top-bun: a traditional web bakery made with html, md, css and js.",
4-
"version": "10.5.0",
4+
"version": "10.5.1",
55
"type": "module",
66
"main": "./index.js",
77
"types": "index.d.ts",

0 commit comments

Comments
 (0)