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

Commit 949bd4c

Browse files
author
Hacxy
committed
release: v0.5.3
1 parent 688862a commit 949bd4c

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.3](https://github.com/hacxy/create-ts-frame/compare/v0.5.2...v0.5.3) (2024-04-21)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **template:** update library-complete-template ([688862a](https://github.com/hacxy/create-ts-frame/commit/688862ad3c2d1c57499cc338366997c0fb413552))
9+
310
## [0.5.2](https://github.com/hacxy/create-ts-frame/compare/v0.5.1...v0.5.2) (2024-04-20)
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.2",
3+
"version": "0.5.3",
44
"type": "module",
55
"author": "hacxy",
66
"license": "MIT",

0 commit comments

Comments
 (0)