Skip to content

Commit d8efb8b

Browse files
chore(release): 1.7.4 [skip ci]
## [1.7.4](v1.7.3...v1.7.4) (2025-10-27) ### Bug Fixes * follow semantic-release's recommendation to install using npx ([d803ba4](d803ba4))
1 parent d803ba4 commit d8efb8b

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.4](https://github.com/34j/create-minimal-package/compare/v1.7.3...v1.7.4) (2025-10-27)
2+
3+
4+
### Bug Fixes
5+
6+
* follow semantic-release's recommendation to install using npx ([d803ba4](https://github.com/34j/create-minimal-package/commit/d803ba46e3edd9ced04277a9fcd97a7efe1f06fb))
7+
18
## [1.7.3](https://github.com/34j/create-minimal-package/compare/v1.7.2...v1.7.3) (2025-10-27)
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.3",
4+
"version": "1.7.4",
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)