Skip to content

Commit 10b34d8

Browse files
runnerrunner
runner
authored and
runner
committed
chore: release package(s)
- [email protected]
1 parent 513a040 commit 10b34d8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/sh/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.4.0](https://github.com/rx-ts/prettier/compare/[email protected]@0.4.0) (2020-04-21)
7+
8+
9+
### Features
10+
11+
* bump mvdan-sh, support more parser/printer options ([513a040](https://github.com/rx-ts/prettier/commit/513a040f1c4bf38f62db791f2f1fc2061e8150c8))
12+
13+
14+
15+
16+
617
## [0.3.2](https://github.com/rx-ts/prettier/compare/[email protected]@0.3.2) (2020-04-14)
718

819
**Note:** Version bump only for package prettier-plugin-sh

packages/sh/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-sh",
3-
"version": "0.3.2",
3+
"version": "0.4.0",
44
"description": "An opinionated `shellscript、Dockerfile、properties、gitignore、dotenv、hosts、jvmoptions...` formatter plugin for Prettier",
55
"repository": "[email protected]/rx-ts/prettier.git",
66
"homepage": "https://github.com/rx-ts/prettier/blob/master/packages/sh",

0 commit comments

Comments
 (0)