Skip to content

Commit 285535a

Browse files
runnerrunner
runner
authored and
runner
committed
chore: release package(s)
- [email protected] - [email protected]
1 parent ad3e4b4 commit 285535a

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

packages/pkg/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.6.2](https://github.com/rx-ts/prettier/compare/[email protected]@0.6.2) (2020-04-14)
7+
8+
**Note:** Version bump only for package prettier-plugin-pkg
9+
10+
11+
12+
13+
614
## [0.6.1](https://github.com/rx-ts/prettier/compare/[email protected]@0.6.1) (2020-04-11)
715

816

packages/pkg/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-pkg",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "An opinionated package.json formatter plugin for Prettier",
55
"repository": "[email protected]/rx-ts/prettier.git",
66
"homepage": "https://github.com/rx-ts/prettier/blob/master/packages/pkg",

packages/sh/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.3.2](https://github.com/rx-ts/prettier/compare/[email protected]@0.3.2) (2020-04-14)
7+
8+
**Note:** Version bump only for package prettier-plugin-sh
9+
10+
11+
12+
13+
614
## [0.3.1](https://github.com/rx-ts/prettier/compare/[email protected]@0.3.1) (2020-04-11)
715

816

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