We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc73d1b commit f12dd8bCopy full SHA for f12dd8b
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.10](https://github.com/atom-community/prettier-config-atomic/compare/v3.0.9...v3.0.10) (2022-06-22)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency prettier to v2.7.1 ([2825b26](https://github.com/atom-community/prettier-config-atomic/commit/2825b26f29e8cd1d67e29ea4ac1a7b26de40d7cf))
7
8
## [3.0.9](https://github.com/atom-community/prettier-config-atomic/compare/v3.0.8...v3.0.9) (2022-04-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "prettier-config-atomic",
- "version": "3.0.9",
+ "version": "3.0.10",
"description": "The Prettier configuration used in atom-community",
"repository": "https://github.com/atom-community/prettier-config-atomic",
"license": "MIT",
0 commit comments