Skip to content

Commit af2fc42

Browse files
committed
7.1.7
1 parent 7c7d921 commit af2fc42

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,18 @@ 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.6](https://github.com/bcomnes/top-bun/compare/v7.1.5...v7.1.6)
10+
## [v7.1.7](https://github.com/bcomnes/top-bun/compare/v7.1.6...v7.1.7)
11+
12+
### Merged
13+
14+
- Bump browser-sync from 2.29.3 to 3.0.2 [`#128`](https://github.com/bcomnes/top-bun/pull/128)
15+
- Bump cpx2 from 6.0.1 to 7.0.0 [`#127`](https://github.com/bcomnes/top-bun/pull/127)
16+
17+
### Commits
18+
19+
- Switch to parseArgs and argsClopts [`7c7d921`](https://github.com/bcomnes/top-bun/commit/7c7d9213431b37e54ad630953f7902772f2b3f00)
20+
21+
## [v7.1.6](https://github.com/bcomnes/top-bun/compare/v7.1.5...v7.1.6) - 2023-12-12
1122

1223
### Commits
1324

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

0 commit comments

Comments
 (0)