Skip to content

Commit

Permalink
10.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Dec 29, 2024
1 parent 0cb25a0 commit 16222a0
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).

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

### Commits

- Improve preact example [`0cb25a0`](https://github.com/bcomnes/top-bun/commit/0cb25a085a905492ecbb22ced785eaea3263c3b9)

## [v10.1.3](https://github.com/bcomnes/top-bun/compare/v10.1.2...v10.1.3) - 2024-12-26

### Merged

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": "10.1.3",
"version": "10.1.4",
"type": "module",
"main": "./index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 16222a0

Please sign in to comment.