We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca4de5 commit 4ed7a0bCopy full SHA for 4ed7a0b
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.8](https://github.com/atom-community/prettier-config-atomic/compare/v3.0.7...v3.0.8) (2022-03-26)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency prettier to v2.6.1 ([c4f041c](https://github.com/atom-community/prettier-config-atomic/commit/c4f041ccf30514eb58087fb4a0731480e389045a))
7
8
## [3.0.7](https://github.com/atom-community/prettier-config-atomic/compare/v3.0.6...v3.0.7) (2022-03-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "prettier-config-atomic",
- "version": "3.0.7",
+ "version": "3.0.8",
"description": "The Prettier configuration used in atom-community",
"repository": "https://github.com/atom-community/prettier-config-atomic",
"license": "MIT",
0 commit comments