Skip to content

Commit 391c8c6

Browse files
committed
10.2.0
1 parent d47298d commit 391c8c6

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,15 @@ 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.1.4](https://github.com/bcomnes/top-bun/compare/v10.1.3...v10.1.4)
10+
## [v10.2.0](https://github.com/bcomnes/top-bun/compare/v10.1.4...v10.2.0)
11+
12+
### Commits
13+
14+
- Merge pull request #174 from bcomnes/dependabot/npm_and_yarn/markdown-it-table-of-contents-0.9.0 [`d47298d`](https://github.com/bcomnes/top-bun/commit/d47298d3c75003caba05205b8312b5c8b4ebb976)
15+
- Test page.vars.js layout [`c775d54`](https://github.com/bcomnes/top-bun/commit/c775d547941e691d28bce704fd4df120c0e1e3f1)
16+
- Unfix now unbroken export [`decc5f8`](https://github.com/bcomnes/top-bun/commit/decc5f8d6bb31f9d3237789eb3afdb53053a29d1)
17+
18+
## [v10.1.4](https://github.com/bcomnes/top-bun/compare/v10.1.3...v10.1.4) - 2024-12-28
1119

1220
### Commits
1321

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.1.4",
4+
"version": "10.2.0",
55
"type": "module",
66
"main": "./index.js",
77
"types": "index.d.ts",

0 commit comments

Comments
 (0)