Skip to content

Commit 6752789

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.2...v1.4.0) (2025-04-02) ### Features * add browser tests ([23d47cb](23d47cb)) * test with firefox as well ([577739d](577739d))
1 parent c7663e3 commit 6752789

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.4.0](https://github.com/34j/create-minimal-package/compare/v1.3.2...v1.4.0) (2025-04-02)
2+
3+
4+
### Features
5+
6+
* add browser tests ([23d47cb](https://github.com/34j/create-minimal-package/commit/23d47cb74559c00aa7f5f4447c99b38634388b69))
7+
* test with firefox as well ([577739d](https://github.com/34j/create-minimal-package/commit/577739dd205d69263b81d4abf48659799fd1578a))
8+
19
## [1.3.2](https://github.com/34j/create-minimal-package/compare/v1.3.1...v1.3.2) (2025-03-14)
210

311

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.3.2",
4+
"version": "1.4.0",
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)