We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd7b2ec commit 69ede83Copy full SHA for 69ede83
2 files changed
CHANGELOG.md
@@ -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
13
## [1.0.1](https://github.com/atom-community/prettier-config-atomic/compare/v1.0.0...v1.0.1) (2021-03-21)
14
15
package.json
@@ -1,7 +1,7 @@
{
"name": "prettier-config-atomic",
"main": "./prettier.config.js",
- "version": "1.0.1",
+ "version": "2.0.0",
"files": [
"prettier.config.js"
],
0 commit comments