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