Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Commit 03e5742

Browse files
author
Hacxy
committed
release: v0.5.6
1 parent 9a76260 commit 03e5742

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,5 +1,12 @@
11
# Changelog
22

3+
## [0.5.6](https://github.com/hacxy/create-ts-frame/compare/v0.5.5...v0.5.6) (2024-04-28)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **template:** update template ([9a76260](https://github.com/hacxy/create-ts-frame/commit/9a76260196e3c0a2866c6c2348d68000e393c8b6))
9+
310
## [0.5.5](https://github.com/hacxy/create-ts-frame/compare/v0.5.4...v0.5.5) (2024-04-26)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-ts-frame",
3-
"version": "0.5.5",
3+
"version": "0.5.6",
44
"type": "module",
55
"author": "hacxy",
66
"license": "MIT",

0 commit comments

Comments
 (0)