Skip to content

Commit dbdebb5

Browse files
chore(release): 2.0.4 [skip ci]
1 parent caf5d16 commit dbdebb5

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.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+
18
## [2.0.1](https://github.com/atom-community/prettier-config-atomic/compare/v2.0.0...v2.0.1) (2021-04-06)
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.3",
4+
"version": "2.0.4",
55
"files": [
66
"prettier.config.js"
77
],

0 commit comments

Comments
 (0)