Skip to content

Commit 67acb6c

Browse files
committed
chore: release v0.7.0
1 parent 2dd4d30 commit 67acb6c

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Changelog
22

33

4+
## v0.6.2...main
5+
6+
[compare changes](https://github.com/stacksjs/dtsx/compare/v0.6.2...main)
7+
8+
### 🏡 Chore
9+
10+
- Update dtsx plugin ([f413a80](https://github.com/stacksjs/dtsx/commit/f413a80))
11+
- Adjust readme ([14eea76](https://github.com/stacksjs/dtsx/commit/14eea76))
12+
- Improve export processing ([2dd4d30](https://github.com/stacksjs/dtsx/commit/2dd4d30))
13+
14+
### ❤️ Contributors
15+
16+
- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))
17+
418
## v0.6.1...main
519

620
[compare changes](https://github.com/stacksjs/dtsx/compare/v0.6.1...main)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/dtsx",
33
"type": "module",
4-
"version": "0.6.2",
4+
"version": "0.7.0",
55
"description": "A modern, fast .d.ts generation tool, powered by Bun.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)