Skip to content

Commit

Permalink
7.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Nov 23, 2023
1 parent 789013d commit 0a36da4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v7.1.2](https://github.com/bcomnes/top-bun/compare/v7.1.1...v7.1.2)
## [v7.1.3](https://github.com/bcomnes/top-bun/compare/v7.1.2...v7.1.3)

### Commits

- Add handlebars variable to disable handlebars [`789013d`](https://github.com/bcomnes/top-bun/commit/789013dcb65f44b5f5271fc641ae3d5eb4d07e9c)

## [v7.1.2](https://github.com/bcomnes/top-bun/compare/v7.1.1...v7.1.2) - 2023-11-23

### Commits

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "top-bun",
"description": "top-bun: a traditional web bakery made with html, md, css and js.",
"version": "7.1.2",
"version": "7.1.3",
"type": "module",
"main": "./index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 0a36da4

Please sign in to comment.