We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf5d16 commit dbdebb5Copy full SHA for dbdebb5
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.4](https://github.com/atom-community/prettier-config-atomic/compare/v2.0.3...v2.0.4) (2021-05-02)
2
+
3
4
+### Bug Fixes
5
6
+* update Dependencies ([2f044d5](https://github.com/atom-community/prettier-config-atomic/commit/2f044d5d1b00be5fd5dc09930c6cc9bae187fa13))
7
8
## [2.0.1](https://github.com/atom-community/prettier-config-atomic/compare/v2.0.0...v2.0.1) (2021-04-06)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "prettier-config-atomic",
"main": "./prettier.config.js",
- "version": "2.0.3",
+ "version": "2.0.4",
"files": [
"prettier.config.js"
],
0 commit comments