Skip to content

Commit 3da03ea

Browse files
chore(release): 2.0.6 [skip ci]
1 parent 9764ef4 commit 3da03ea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [2.0.5](https://github.com/atom-community/prettier-config-atomic/compare/v2.0.4...v2.0.5) (2021-05-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "prettier-config-atomic",
33
"main": "./prettier.config.js",
4-
"version": "2.0.5",
4+
"version": "2.0.6",
55
"files": [
66
"prettier.config.js"
77
],

0 commit comments

Comments
 (0)