Skip to content

Commit 69ede83

Browse files
chore(release): 2.0.0 [skip ci]
1 parent cd7b2ec commit 69ede83

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.0.0](https://github.com/atom-community/prettier-config-atomic/compare/v1.0.1...v2.0.0) (2021-04-06)
2+
3+
4+
### Features
5+
6+
* add prettier-plugin-jsdoc ([dbb8edd](https://github.com/atom-community/prettier-config-atomic/commit/dbb8edd9e03a3448bd79a0beeeb6d636364d590c))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* now the docs are formatted
12+
113
## [1.0.1](https://github.com/atom-community/prettier-config-atomic/compare/v1.0.0...v1.0.1) (2021-03-21)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "prettier-config-atomic",
33
"main": "./prettier.config.js",
4-
"version": "1.0.1",
4+
"version": "2.0.0",
55
"files": [
66
"prettier.config.js"
77
],

0 commit comments

Comments
 (0)