Skip to content

Commit 558fefd

Browse files
chore(release): set package.json to 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2025-09-16) ### Bug Fixes * **skeleton:** exit cleanly after shutdown ([1e6db34](1e6db34))
1 parent 1e6db34 commit 558fefd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.1](https://github.com/soliantconsulting/create-taxum-api/compare/v1.2.0...v1.2.1) (2025-09-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **skeleton:** exit cleanly after shutdown ([1e6db34](https://github.com/soliantconsulting/create-taxum-api/commit/1e6db34291b2c6f05d65467af6e62b53d3a0abd8))
7+
18
# [1.2.0](https://github.com/soliantconsulting/create-taxum-api/compare/v1.1.5...v1.2.0) (2025-09-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@soliantconsulting/create-taxum-api",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Create a Taxum API",
55
"type": "module",
66
"author": "Soliant Consulting",

0 commit comments

Comments
 (0)