Skip to content

Commit 83eb65f

Browse files
chore(release): 3.0.4 [skip ci]
1 parent 4259e41 commit 83eb65f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.0.4](https://github.com/atom-community/prettier-config-atomic/compare/v3.0.3...v3.0.4) (2022-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* bump deps ([659ac08](https://github.com/atom-community/prettier-config-atomic/commit/659ac086a9c36c13e0a41b104143206518f25e1f))
7+
* require prettier-plugin-jsdoc ([257495a](https://github.com/atom-community/prettier-config-atomic/commit/257495a8d928cdca21dbfdda7cc044944cc00d15))
8+
19
## [3.0.3](https://github.com/atom-community/prettier-config-atomic/compare/v3.0.2...v3.0.3) (2022-01-27)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-config-atomic",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "The Prettier configuration used in atom-community",
55
"repository": "https://github.com/atom-community/prettier-config-atomic",
66
"license": "MIT",

0 commit comments

Comments
 (0)