Skip to content

Commit b0a98d0

Browse files
chore(release): 1.7.1 [skip ci]
## [1.7.1](v1.7.0...v1.7.1) (2025-10-27) ### Bug Fixes * upgrade setup-node to remove Update npm ([2f7b4ea](2f7b4ea))
1 parent 2f7b4ea commit b0a98d0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.7.1](https://github.com/34j/create-minimal-package/compare/v1.7.0...v1.7.1) (2025-10-27)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade setup-node to remove Update npm ([2f7b4ea](https://github.com/34j/create-minimal-package/commit/2f7b4ea7b09d396646921676dd5d4b82b3b96860))
7+
18
# [1.7.0](https://github.com/34j/create-minimal-package/compare/v1.6.0...v1.7.0) (2025-10-26)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-minimal-package",
33
"type": "commonjs",
4-
"version": "1.7.0",
4+
"version": "1.7.1",
55
"description": "Minimalistic npm package template with 📦🚀semantic-release + Commitizen, CodeCov, Renovate, pre-commit + EsLint (✗🐶Husky + Lint Staged), ⚡️Vitest (✗👢Jest), 📖TypeDoc + Github Pages support. Note that this is a generated sample package.",
66
"author": {
77
"name": "34j"

0 commit comments

Comments
 (0)