We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3533a3f commit f4f63d4Copy full SHA for f4f63d4
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.5](https://github.com/atom-community/prettier-config-atomic/compare/v2.0.4...v2.0.5) (2021-05-12)
2
+
3
4
+### Bug Fixes
5
6
+* update dependencies ([3533a3f](https://github.com/atom-community/prettier-config-atomic/commit/3533a3fb9a9aa8277cf0ebee82f73e1de22f348a))
7
8
## [2.0.4](https://github.com/atom-community/prettier-config-atomic/compare/v2.0.3...v2.0.4) (2021-05-02)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "prettier-config-atomic",
"main": "./prettier.config.js",
- "version": "2.0.4",
+ "version": "2.0.5",
"files": [
"prettier.config.js"
],
0 commit comments