Skip to content

Commit 6189230

Browse files
committed
chore(release): 1.12.2 [skip ci]
## [1.12.2](v1.12.1...v1.12.2) (2026-04-29) ### Bug Fixes * not sending SIGINT to npm install subprocess ([#56](#56)) ([3a6e00d](3a6e00d))
1 parent 65ade00 commit 6189230

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.12.2](https://github.com/americanexpress/create-using-template/compare/v1.12.1...v1.12.2) (2026-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* not sending SIGINT to npm install subprocess ([#56](https://github.com/americanexpress/create-using-template/issues/56)) ([3a6e00d](https://github.com/americanexpress/create-using-template/commit/3a6e00d6f0187734cebe255ce5277d9af9db0e62))
7+
18
## [1.12.1](https://github.com/americanexpress/create-using-template/compare/v1.12.0...v1.12.1) (2025-12-09)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-using-template",
3-
"version": "1.12.1",
3+
"version": "1.12.2",
44
"description": "A simple project generator",
55
"contributors": [
66
"One App Team <oneamex.careers@aexp.com>"

0 commit comments

Comments
 (0)