File tree Expand file tree Collapse file tree 2 files changed +14
-9
lines changed Expand file tree Collapse file tree 2 files changed +14
-9
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10- ## [ v10.5.1] ( https://github.com/bcomnes/top-bun/compare/v10.5.0...v10.5.1 )
10+ ## [ v10.5.2] ( https://github.com/bcomnes/top-bun/compare/v10.5.1...v10.5.2 )
11+
12+ ### Commits
13+
14+ - Define outbase on esbuild [ ` 0ea2fd7 ` ] ( https://github.com/bcomnes/top-bun/commit/0ea2fd74b7379e0f76dcc10c33f25ef67e149260 )
15+
16+ ## [ v10.5.1] ( https://github.com/bcomnes/top-bun/compare/v10.5.0...v10.5.1 ) - 2025-05-10
1117
1218### Commits
1319
@@ -162,21 +168,20 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
162168
163169## [ v8.0.2] ( https://github.com/bcomnes/top-bun/compare/v8.0.1...v8.0.2 ) - 2024-08-23
164170
165- ### Merged
166-
167- - Bump @voxpelli/tsconfig from 12.0.1 to 13.0.0 [ ` #156 ` ] ( https://github.com/bcomnes/top-bun/pull/156 )
168- - Bump @types/node from 20.14.14 to 22.1.0 [ ` #157 ` ] ( https://github.com/bcomnes/top-bun/pull/157 )
169-
170171### Commits
171172
172- - Remove unused example [ ` aadef20 ` ] ( https://github.com/bcomnes/top-bun/commit/aadef208aa56dc27584f8f833733d87e00fbcd57 )
173173- Fix cheerio imports [ ` 49045da ` ] ( https://github.com/bcomnes/top-bun/commit/49045da37742ab2c68e1daba280d0fd5bebe8e09 )
174174
175175## [ v8.0.1] ( https://github.com/bcomnes/top-bun/compare/v8.0.0...v8.0.1 ) - 2024-08-22
176176
177+ ### Merged
178+
179+ - Bump @voxpelli/tsconfig from 12.0.1 to 13.0.0 [ ` #156 ` ] ( https://github.com/bcomnes/top-bun/pull/156 )
180+ - Bump @types/node from 20.14.14 to 22.1.0 [ ` #157 ` ] ( https://github.com/bcomnes/top-bun/pull/157 )
181+
177182### Commits
178183
179- - Remove unused example [ ` 92dfb67 ` ] ( https://github.com/bcomnes/top-bun/commit/92dfb676ae1f21cd29b0a1f9d9d19155d6ffd606 )
184+ - Remove unused example [ ` aadef20 ` ] ( https://github.com/bcomnes/top-bun/commit/aadef208aa56dc27584f8f833733d87e00fbcd57 )
180185
181186## [ v8.0.0] ( https://github.com/bcomnes/top-bun/compare/v7.3.4...v8.0.0 ) - 2024-08-06
182187
Original file line number Diff line number Diff line change 11{
22 "name" : " top-bun" ,
33 "description" : " top-bun: a traditional web bakery made with html, md, css and js." ,
4- "version" : " 10.5.1 " ,
4+ "version" : " 10.5.2 " ,
55 "type" : " module" ,
66 "main" : " ./index.js" ,
77 "types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments