Skip to content

Commit

Permalink
chore: release package(s)
Browse files Browse the repository at this point in the history
 - prettier-plugin-sh@0.2.1
  • Loading branch information
JounQin committed Oct 6, 2019
1 parent ebb8484 commit c20882f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/sh/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/rx-ts/prettier/compare/prettier-plugin-sh@0.2.0...prettier-plugin-sh@0.2.1) (2019-10-06)

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





# [0.2.0](https://github.com/rx-ts/prettier/compare/prettier-plugin-sh@0.1.0...prettier-plugin-sh@0.2.0) (2019-10-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/sh/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prettier-plugin-sh",
"version": "0.2.0",
"version": "0.2.1",
"description": "An opinionated `shellscript、Dockerfile、properties、gitignore、dotenv、hosts、jvmoptions...` formatter plugin for Prettier",
"repository": "git@github.com/rx-ts/prettier.git",
"homepage": "https://github.com/rx-ts/prettier/blob/master/packages/sh",
Expand Down

0 comments on commit c20882f

Please sign in to comment.