We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2589e78 commit 1c00064Copy full SHA for 1c00064
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.6](https://github.com/atom-community/prettier-config-atomic/compare/v3.0.5...v3.0.6) (2022-03-13)
2
+
3
4
+### Reverts
5
6
+* Revert "fix(deps): update dependency prettier to v2.5.1" ([2589e78](https://github.com/atom-community/prettier-config-atomic/commit/2589e7846fb0a990de9a08926afc685123746208))
7
8
## [3.0.5](https://github.com/atom-community/prettier-config-atomic/compare/v3.0.4...v3.0.5) (2022-03-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "prettier-config-atomic",
- "version": "3.0.5",
+ "version": "3.0.6",
"description": "The Prettier configuration used in atom-community",
"repository": "https://github.com/atom-community/prettier-config-atomic",
"license": "MIT",
0 commit comments