Skip to content

Commit 1c2ad5e

Browse files
chore: release package(s) (#437)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dea6b3f commit 1c2ad5e

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/eight-apricots-give.md

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

.changeset/many-impalas-beam.md

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

packages/sh/CHANGELOG.md

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

3+
## 0.17.2
4+
5+
### Patch Changes
6+
7+
- [#436](https://github.com/un-ts/prettier/pull/436) [`560ba3f`](https://github.com/un-ts/prettier/commit/560ba3f1baaf73007366ba7c1285836e15f0db4a) Thanks [@JounQin](https://github.com/JounQin)! - feat: make `dockerfile` default, no fallback needed
8+
9+
- [#442](https://github.com/un-ts/prettier/pull/442) [`dea6b3f`](https://github.com/un-ts/prettier/commit/dea6b3f7dd8f929d35f1615bace58a6130cef6f7) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump `@reteps/dockerfmt` to v0.3.2
10+
311
## 0.17.1
412

513
### 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.1",
3+
"version": "0.17.2",
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)