Skip to content

Commit

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

# [0.4.0](https://github.com/rx-ts/prettier/compare/prettier-plugin-pkg@0.3.0...prettier-plugin-pkg@0.4.0) (2019-09-24)


### Features

* **prettier-plugin-pkg:** add umd format output for browser usage ([a34ab85](https://github.com/rx-ts/prettier/commit/a34ab85))
* **prettier-plugin-pkg:** parse json with json parser but replace json-stringify formatter ([f87d30c](https://github.com/rx-ts/prettier/commit/f87d30c))





# [0.3.0](https://github.com/rx-ts/prettier/compare/prettier-plugin-pkg@0.2.1...prettier-plugin-pkg@0.3.0) (2019-09-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/pkg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prettier-plugin-pkg",
"version": "0.3.0",
"version": "0.4.0",
"description": "An opinionated package.json formatter plugin for Prettier",
"repository": "git@github.com/rx-ts/prettier.git",
"homepage": "https://github.com/rx-ts/prettier/blob/master/packages/pkg",
Expand Down

0 comments on commit 86dd854

Please sign in to comment.