Skip to content

Commit 4b6ea0e

Browse files
committed
chore: release package(s)
- prettier-plugin-pkg@0.2.0
1 parent ea0c0a6 commit 4b6ea0e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/pkg/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
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.0](https://github.com/rx-ts/prettier/compare/prettier-plugin-pkg@0.1.1...prettier-plugin-pkg@0.2.0) (2019-09-23)
7+
8+
9+
### Features
10+
11+
* **prettier-plugin-pkg:** change code base to typescript ([#1](https://github.com/rx-ts/prettier/issues/1)) ([ea0c0a6](https://github.com/rx-ts/prettier/commit/ea0c0a6))
12+
13+
14+
15+
16+
617
## [0.1.1](https://github.com/rx-ts/prettier/compare/prettier-plugin-pkg@0.1.0...prettier-plugin-pkg@0.1.1) (2019-09-22)
718

819

packages/pkg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-pkg",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "An opinionated package.json formatter plugin for Prettier",
55
"license": "MPL-2.0",
66
"repository": "git@github.com/rx-ts/prettier.git",

0 commit comments

Comments
 (0)