Skip to content

Commit 2a5627d

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

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/ready-pianos-relate.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.11
4+
5+
### Patch Changes
6+
7+
- [`7a7f1d8`](https://github.com/wevm/zile/commit/7a7f1d87a8d7bb231e6e1c2fc96472d303151006) Thanks [@jxom](https://github.com/jxom)! - Modified npm `files`.
8+
39
## 0.0.10
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.10",
25+
"version": "0.0.11",
2626
"license": "MIT",
2727
"bin": {
2828
"zile": "./dist/Cli.js"

0 commit comments

Comments
 (0)