Skip to content

Commit 2d68e78

Browse files
chore: release v0.21.17
1 parent 9025ab2 commit 2d68e78

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
[Compare changes](https://github.com/stacksjs/bun-plugin-dtsx/compare/v0.21.16...v0.21.17)
2+
3+
### 🧹 Chores
4+
5+
- release v0.21.17 ([c236287](https://github.com/stacksjs/bun-plugin-dtsx/commit/c236287)) _(by glennmichael123 <[email protected]>)_
6+
- wip ([9025ab2](https://github.com/stacksjs/bun-plugin-dtsx/commit/9025ab2)) _(by glennmichael123 <[email protected]>)_
7+
8+
### Contributors
9+
10+
- _glennmichael123 <[email protected]>_
11+
12+
[Compare changes](https://github.com/stacksjs/bun-plugin-dtsx/compare/v0.21.16...HEAD)
13+
14+
### 🧹 Chores
15+
16+
- wip ([9025ab2](https://github.com/stacksjs/bun-plugin-dtsx/commit/9025ab2)) _(by glennmichael123 <[email protected]>)_
17+
18+
### Contributors
19+
20+
- _glennmichael123 <[email protected]>_
21+
122
[Compare changes](https://github.com/stacksjs/bun-plugin-dtsx/compare/v0.21.15...v0.21.16)
223

324
### 🧹 Chores

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.21.16",
4+
"version": "0.21.17",
55
"description": "A Bun Bundler plugin that auto generates your DTS types extremely fast.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)