Skip to content

Commit 33e13eb

Browse files
committed
chore: release v0.11.1
1 parent f443938 commit 33e13eb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
## v0.11.0...main
3+
4+
[compare changes](https://github.com/stacksjs/bun-plugin-dts-auto/compare/v0.11.0...main)
5+
26
## v0.10.0...main
37

48
[compare changes](https://github.com/stacksjs/bun-plugin-dts-auto/compare/v0.10.0...main)

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-dts-auto",
33
"type": "module",
4-
"version": "0.11.0",
4+
"version": "0.11.1",
55
"description": "A Bun Bundler plugin that auto generates your d.ts types.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)