Skip to content

Commit 5e11d13

Browse files
committed
7.3.3
1 parent eacafac commit 5e11d13

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-
## [v7.3.2](https://github.com/bcomnes/top-bun/compare/v7.3.1...v7.3.2)
10+
## [v7.3.3](https://github.com/bcomnes/top-bun/compare/v7.3.2...v7.3.3)
11+
12+
### Merged
13+
14+
- Bump @voxpelli/tsconfig from 11.0.0 to 12.0.1 [`#140`](https://github.com/bcomnes/top-bun/pull/140)
15+
- Bump markdown-it-anchor from 8.6.7 to 9.0.1 [`#142`](https://github.com/bcomnes/top-bun/pull/142)
16+
17+
## [v7.3.2](https://github.com/bcomnes/top-bun/compare/v7.3.1...v7.3.2) - 2024-05-08
1118

1219
### Merged
1320

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

0 commit comments

Comments
 (0)