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

Commit 70ca6ae

Browse files
committed
release: v0.6.2
1 parent c88ea6a commit 70ca6ae

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.6.2](https://github.com/hacxy/create-ts-frame/compare/v0.6.1...v0.6.2) (2024-07-06)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* update template ([c88ea6a](https://github.com/hacxy/create-ts-frame/commit/c88ea6aa35041e127f8fceee987a60851cfb4225))
9+
310
## [0.6.1](https://github.com/hacxy/create-ts-frame/compare/v0.6.0...v0.6.1) (2024-07-05)
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.6.1",
3+
"version": "0.6.2",
44
"type": "module",
55
"author": {
66
"name": "hacxy",

0 commit comments

Comments
 (0)