Skip to content

Commit 1432236

Browse files
committed
chore: release v0.9.0
1 parent 9f5c7da commit 1432236

File tree

5 files changed

+64
-4
lines changed

5 files changed

+64
-4
lines changed

CHANGELOG.md

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

33

4+
## v0.8.3...main
5+
6+
[compare changes](https://github.com/stacksjs/dtsx/compare/v0.8.3...main)
7+
8+
### 🏡 Chore
9+
10+
- Improve documentation and add bun-git-hooks ([ecd17ff](https://github.com/stacksjs/dtsx/commit/ecd17ff))
11+
- Add input 0011 ([bdc64ad](https://github.com/stacksjs/dtsx/commit/bdc64ad))
12+
- Add `defaultConfig` export ([1cb6e3f](https://github.com/stacksjs/dtsx/commit/1cb6e3f))
13+
- Wip ([1658c57](https://github.com/stacksjs/dtsx/commit/1658c57))
14+
- Wip ([a967f7f](https://github.com/stacksjs/dtsx/commit/a967f7f))
15+
- Wip ([8f0d04c](https://github.com/stacksjs/dtsx/commit/8f0d04c))
16+
- Wip ([39c4149](https://github.com/stacksjs/dtsx/commit/39c4149))
17+
- Wip ([2f98a50](https://github.com/stacksjs/dtsx/commit/2f98a50))
18+
- Wip ([a228a5b](https://github.com/stacksjs/dtsx/commit/a228a5b))
19+
- Wip ([77778b9](https://github.com/stacksjs/dtsx/commit/77778b9))
20+
- Wip ([9d33756](https://github.com/stacksjs/dtsx/commit/9d33756))
21+
- Wip ([53da886](https://github.com/stacksjs/dtsx/commit/53da886))
22+
- Wip ([db27a06](https://github.com/stacksjs/dtsx/commit/db27a06))
23+
- Wip ([16f1500](https://github.com/stacksjs/dtsx/commit/16f1500))
24+
- Wip ([1e3996e](https://github.com/stacksjs/dtsx/commit/1e3996e))
25+
- Wip ([e808e1a](https://github.com/stacksjs/dtsx/commit/e808e1a))
26+
- Wip ([d3bba15](https://github.com/stacksjs/dtsx/commit/d3bba15))
27+
- Wip ([df6846d](https://github.com/stacksjs/dtsx/commit/df6846d))
28+
- Wip ([d85a010](https://github.com/stacksjs/dtsx/commit/d85a010))
29+
- Wip ([b2aef11](https://github.com/stacksjs/dtsx/commit/b2aef11))
30+
- Wip ([08c4044](https://github.com/stacksjs/dtsx/commit/08c4044))
31+
- Wip ([d9a3e8c](https://github.com/stacksjs/dtsx/commit/d9a3e8c))
32+
- Wip ([9e465a7](https://github.com/stacksjs/dtsx/commit/9e465a7))
33+
- Wip ([f25dd3d](https://github.com/stacksjs/dtsx/commit/f25dd3d))
34+
- Wip ([084920a](https://github.com/stacksjs/dtsx/commit/084920a))
35+
- Wip ([053bde5](https://github.com/stacksjs/dtsx/commit/053bde5))
36+
- Wip ([5e4cad4](https://github.com/stacksjs/dtsx/commit/5e4cad4))
37+
- Wip ([53806e8](https://github.com/stacksjs/dtsx/commit/53806e8))
38+
- Wip ([1600c87](https://github.com/stacksjs/dtsx/commit/1600c87))
39+
- Wip ([03d4575](https://github.com/stacksjs/dtsx/commit/03d4575))
40+
- Wip ([959a730](https://github.com/stacksjs/dtsx/commit/959a730))
41+
- Wip ([e1c7cfc](https://github.com/stacksjs/dtsx/commit/e1c7cfc))
42+
- Wip ([af08d8d](https://github.com/stacksjs/dtsx/commit/af08d8d))
43+
- Wip ([db7ed2a](https://github.com/stacksjs/dtsx/commit/db7ed2a))
44+
- Wip ([afa595a](https://github.com/stacksjs/dtsx/commit/afa595a))
45+
- Wip ([71291fd](https://github.com/stacksjs/dtsx/commit/71291fd))
46+
- Wip ([4101fe0](https://github.com/stacksjs/dtsx/commit/4101fe0))
47+
- Wip ([788c083](https://github.com/stacksjs/dtsx/commit/788c083))
48+
- Wip ([9541ece](https://github.com/stacksjs/dtsx/commit/9541ece))
49+
- Wip ([190aaba](https://github.com/stacksjs/dtsx/commit/190aaba))
50+
- Wip ([b74c0e5](https://github.com/stacksjs/dtsx/commit/b74c0e5))
51+
- Wip ([d36776d](https://github.com/stacksjs/dtsx/commit/d36776d))
52+
- Wip ([d0166d9](https://github.com/stacksjs/dtsx/commit/d0166d9))
53+
- Wip ([b3288be](https://github.com/stacksjs/dtsx/commit/b3288be))
54+
- Wip ([47767b8](https://github.com/stacksjs/dtsx/commit/47767b8))
55+
- Wip ([660ec1a](https://github.com/stacksjs/dtsx/commit/660ec1a))
56+
- Wip ([8cbd29b](https://github.com/stacksjs/dtsx/commit/8cbd29b))
57+
- Wip ([9f5c7da](https://github.com/stacksjs/dtsx/commit/9f5c7da))
58+
59+
### ❤️ Contributors
60+
61+
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
62+
- Cab-mikee ([@cab-mikee](https://github.com/cab-mikee))
63+
464
## v0.8.2...main
565

666
[compare changes](https://github.com/stacksjs/dtsx/compare/v0.8.2...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.8.3",
4+
"version": "0.9.0",
55
"private": true,
66
"description": "A modern, fast .d.ts generation tool, powered by Bun.",
77
"author": "Chris Breuer <[email protected]>",

packages/bun-plugin/package.json

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

packages/dtsx/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.8.3",
4+
"version": "0.9.0",
55
"description": "A modern, fast .d.ts generation tool, powered by Bun.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

packages/vite-plugin/package.json

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

0 commit comments

Comments
 (0)