Skip to content

Commit afcd13e

Browse files
committed
8.0.2
1 parent 49045da commit afcd13e

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-
## [v8.0.1](https://github.com/bcomnes/top-bun/compare/v8.0.0...v8.0.1)
10+
## [v8.0.2](https://github.com/bcomnes/top-bun/compare/v8.0.1...v8.0.2)
11+
12+
### Commits
13+
14+
- Fix cheerio imports [`49045da`](https://github.com/bcomnes/top-bun/commit/49045da37742ab2c68e1daba280d0fd5bebe8e09)
15+
16+
## [v8.0.1](https://github.com/bcomnes/top-bun/compare/v8.0.0...v8.0.1) - 2024-08-22
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": "8.0.1",
4+
"version": "8.0.2",
55
"type": "module",
66
"main": "./index.js",
77
"types": "index.d.ts",

0 commit comments

Comments
 (0)