Skip to content

Commit 6a6d762

Browse files
committed
11.0.2
1 parent 7b23214 commit 6a6d762

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,14 @@ 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-
## [v11.0.1](https://github.com/bcomnes/top-bun/compare/v11.0.0...v11.0.1)
10+
## [v11.0.2](https://github.com/bcomnes/top-bun/compare/v11.0.1...v11.0.2)
11+
12+
### Commits
13+
14+
- Fix bug in chink hash filename collisions [`7b23214`](https://github.com/bcomnes/top-bun/commit/7b2321417ef3ee7d1dc839daae994d40416e5073)
15+
- Switch font to global style [`ed3c5cf`](https://github.com/bcomnes/top-bun/commit/ed3c5cf8dd7ac71772248cde27bb5eafd8df8ede)
16+
17+
## [v11.0.1](https://github.com/bcomnes/top-bun/compare/v11.0.0...v11.0.1) - 2026-02-21
1118

1219
### Commits
1320

package.json

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

0 commit comments

Comments
 (0)