Skip to content

Commit d90f699

Browse files
chore: release sh-syntax (#125)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent aed1203 commit d90f699

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ninety-lizards-cross.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
# sh-syntax
22

3+
## 0.5.8
4+
5+
### Patch Changes
6+
7+
- [#124](https://github.com/un-ts/sh-syntax/pull/124) [`a000d0a`](https://github.com/un-ts/sh-syntax/commit/a000d0a4aa3642d3cd29b1f1c27c7fd05427dcde) Thanks [@JounQin](https://github.com/JounQin)! - fix: remove buggy `module-sync` exports field
8+
39
## 0.5.7
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sh-syntax",
3-
"version": "0.5.7",
3+
"version": "0.5.8",
44
"type": "module",
55
"description": "A WASM shell parser and formatter with bash support, based on mvdan/sh",
66
"repository": "git+https://github.com/un-ts/sh-syntax.git",

0 commit comments

Comments
 (0)