Skip to content

Commit 76a7f37

Browse files
chore(release): 1.0.1 [skip ci]
1 parent 809aea5 commit 76a7f37

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+
## [1.0.1](https://github.com/atom-community/prettier-config-atomic/compare/v1.0.0...v1.0.1) (2021-03-21)
2+
3+
4+
### Bug Fixes
5+
6+
* npm didn't include the file in the release ([809aea5](https://github.com/atom-community/prettier-config-atomic/commit/809aea5ff82d4eace15d892ff6390e0935dd2687))
7+
18
# 1.0.0 (2021-03-21)
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": "1.0.0",
4+
"version": "1.0.1",
55
"files": [
66
"prettier.config.js"
77
],

0 commit comments

Comments
 (0)