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