Skip to content

Commit 885a49d

Browse files
committed
chore: release package(s)
- [email protected]
1 parent ff32cb7 commit 885a49d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
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.9.0](https://github.com/rx-ts/prettier/compare/[email protected]@0.9.0) (2021-04-16)
7+
8+
9+
### Features
10+
11+
* move the negations(!) to the bottom in files ([ff32cb7](https://github.com/rx-ts/prettier/commit/ff32cb778c39e26bf0d2248844a196c2e4453469))
12+
13+
14+
15+
16+
617
## [0.8.1](https://github.com/rx-ts/prettier/compare/[email protected]@0.8.1) (2021-04-15)
718

819
**Note:** Version bump only for package prettier-plugin-pkg

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.8.1",
3+
"version": "0.9.0",
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",

0 commit comments

Comments
 (0)