We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93fb612 commit 8b98a59Copy full SHA for 8b98a59
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.3](https://github.com/atom-community/prettier-config-atomic/compare/v3.0.2...v3.0.3) (2022-01-27)
2
+
3
4
+### Bug Fixes
5
6
+* downgrade prettier ([93fb612](https://github.com/atom-community/prettier-config-atomic/commit/93fb6122a23c7ccce1034b159cbd6f33ec080e66))
7
8
## [3.0.2](https://github.com/atom-community/prettier-config-atomic/compare/v3.0.1...v3.0.2) (2022-01-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "prettier-config-atomic",
- "version": "3.0.2",
+ "version": "3.0.3",
"description": "The Prettier configuration used in atom-community",
"repository": "https://github.com/atom-community/prettier-config-atomic",
"license": "MIT",
0 commit comments