Skip to content

Commit

Permalink
7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Nov 23, 2023
1 parent a9c5e83 commit d034705
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.0](https://github.com/bcomnes/top-bun/compare/v7.0.1...v7.1.0)
## [v7.1.1](https://github.com/bcomnes/top-bun/compare/v7.1.0...v7.1.1)

### Commits

- Typos [`a9c5e83`](https://github.com/bcomnes/top-bun/commit/a9c5e83b207937a155220524606bf2b143344d35)

## [v7.1.0](https://github.com/bcomnes/top-bun/compare/v7.0.1...v7.1.0) - 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.0",
"version": "7.1.1",
"type": "module",
"main": "./index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit d034705

Please sign in to comment.