Skip to content

Commit fc4c091

Browse files
chore: version packages (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent becec00 commit fc4c091

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/swift-streets-cheat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 0.0.14
4+
5+
### Patch Changes
6+
7+
- [#17](https://github.com/wevm/zile/pull/17) [`becec00`](https://github.com/wevm/zile/commit/becec00d422cdcf155dee4c8fa6bdfd964b8f7e7) Thanks [@jxom](https://github.com/jxom)! - Fixed `.d.ts` generation.
8+
39
## 0.0.13
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"[!start-pkg]": "",
2323
"name": "zile",
2424
"type": "module",
25-
"version": "0.0.13",
25+
"version": "0.0.14",
2626
"license": "MIT",
2727
"bin": {
2828
"zile": "./dist/Cli.js"

0 commit comments

Comments
 (0)