Skip to content

Commit c83e2d8

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/witty-actors-dress.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.5
4+
5+
### Patch Changes
6+
7+
- [#114](https://github.com/un-ts/sh-syntax/pull/114) [`c500f6d`](https://github.com/un-ts/sh-syntax/commit/c500f6dfd9e12370904dcf00917a53363491d77f) Thanks [@JounQin](https://github.com/JounQin)! - feat: support more ways to load `wasm` on browser
8+
39
## 0.5.4
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.4",
3+
"version": "0.5.5",
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)