Skip to content

Commit 2b277b8

Browse files
chore: release package(s) (#456)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9f4a401 commit 2b277b8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rotten-dancers-bow.md

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

packages/sh/CHANGELOG.md

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

3+
## 0.17.4
4+
5+
### Patch Changes
6+
7+
- [#455](https://github.com/un-ts/prettier/pull/455) [`9f4a401`](https://github.com/un-ts/prettier/commit/9f4a4018fb0c16cfd5777b4fb12aa447d7c7f1c8) Thanks [@JounQin](https://github.com/JounQin)! - fix: fallback to `sh` printer when `dockerfmt` throws
8+
39
## 0.17.3
410

511
### Patch Changes

packages/sh/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-sh",
3-
"version": "0.17.3",
3+
"version": "0.17.4",
44
"type": "module",
55
"description": "An opinionated `shellscript` formatter plugin for Prettier, also support simple format of `Dockerfile`, `properties`, `gitignore`, `dotenv`, `hosts`, `jvmoptions`...",
66
"repository": "git+https://github.com/un-ts/prettier.git",

0 commit comments

Comments
 (0)