Skip to content

Commit 329b609

Browse files
committed
7.1.6
1 parent 3051197 commit 329b609

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.1.5](https://github.com/bcomnes/top-bun/compare/v7.1.4...v7.1.5)
10+
## [v7.1.6](https://github.com/bcomnes/top-bun/compare/v7.1.5...v7.1.6)
11+
12+
### Commits
13+
14+
- Bump markdown-it-emoji from 2.0.2 to 3.0.0 [`3051197`](https://github.com/bcomnes/top-bun/commit/305119717c5e09ba4a6f652c95a3f979a8803e09)
15+
- Bump markdown-it from 13.0.2 to 14.0.0 [`99b37e1`](https://github.com/bcomnes/top-bun/commit/99b37e12c24203de683bd5451e8c68c5055a66fc)
16+
17+
## [v7.1.5](https://github.com/bcomnes/top-bun/compare/v7.1.4...v7.1.5) - 2023-12-10
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.1.5",
4+
"version": "7.1.6",
55
"type": "module",
66
"main": "./index.js",
77
"types": "index.d.ts",

0 commit comments

Comments
 (0)