Skip to content

Commit f4f63d4

Browse files
chore(release): 2.0.5 [skip ci]
1 parent 3533a3f commit f4f63d4

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [2.0.4](https://github.com/atom-community/prettier-config-atomic/compare/v2.0.3...v2.0.4) (2021-05-02)
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.4",
4+
"version": "2.0.5",
55
"files": [
66
"prettier.config.js"
77
],

0 commit comments

Comments
 (0)