We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a990114 commit b0859abCopy full SHA for b0859ab
CHANGELOG.md
@@ -1,4 +1,16 @@
1
2
+## v0.21.8...main
3
+
4
+[compare changes](https://github.com/stacksjs/bun-plugin-dtsx/compare/v0.21.8...main)
5
6
+### 🏡 Chore
7
8
+- Update dtsx and bun ([a990114](https://github.com/stacksjs/bun-plugin-dtsx/commit/a990114))
9
10
+### ❤️ Contributors
11
12
+- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))
13
14
## v0.21.7...main
15
16
[compare changes](https://github.com/stacksjs/bun-plugin-dtsx/compare/v0.21.7...main)
package.json
@@ -1,7 +1,7 @@
{
"name": "bun-plugin-dtsx",
"type": "module",
- "version": "0.21.8",
+ "version": "0.21.9",
"description": "A Bun Bundler plugin that auto generates your d.ts types extremely fast.",
"author": "Chris Breuer <[email protected]>",
"license": "MIT",
0 commit comments