Skip to content

Commit eb6373d

Browse files
chore: release v0.21.14
1 parent 0f14411 commit eb6373d

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.13...v0.21.14)
2+
3+
### 🧹 Chores
4+
5+
- release v0.21.14 ([f3cb8f6](https://github.com/stacksjs/bun-plugin-dtsx/commit/f3cb8f6)) _(by glennmichael123 <[email protected]>)_
6+
- wip ([0f14411](https://github.com/stacksjs/bun-plugin-dtsx/commit/0f14411)) _(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.13...HEAD)
13+
14+
### 🧹 Chores
15+
16+
- wip ([0f14411](https://github.com/stacksjs/bun-plugin-dtsx/commit/0f14411)) _(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.12...v0.21.13)
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.13",
4+
"version": "0.21.14",
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)