Skip to content

Commit 2395e8d

Browse files
runnerrunner
runner
authored and
runner
committed
chore: release package(s)
- [email protected] - [email protected]
1 parent a34df06 commit 2395e8d

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-2
lines changed

packages/pkg/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.7 (2020-01-26)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** bump all (dev)Dependencies, migrate Travis CI to GitHub Actions ([a34df06](https://github.com/rx-ts/prettier/commit/a34df06b7701bef92c6c8a0566a2c48bd1d25f20))
12+
13+
14+
15+
16+
617
## [0.4.6](https://github.com/rx-ts/prettier/compare/[email protected]@0.4.6) (2019-12-01)
718

819

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.4.6",
3+
"version": "0.4.7",
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

+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.2.5 (2020-01-26)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** bump all (dev)Dependencies, migrate Travis CI to GitHub Actions ([a34df06](https://github.com/rx-ts/prettier/commit/a34df06b7701bef92c6c8a0566a2c48bd1d25f20))
12+
13+
14+
15+
16+
617
## [0.2.4](https://github.com/rx-ts/prettier/compare/[email protected]@0.2.4) (2019-12-01)
718

819

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