Skip to content

Commit c286363

Browse files
chore(release): 3.1.0 [skip ci]
1 parent af617fd commit c286363

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [3.1.0](https://github.com/atom-community/prettier-config-atomic/compare/v3.0.11...v3.1.0) (2022-09-04)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([aa27598](https://github.com/atom-community/prettier-config-atomic/commit/aa2759832899fa2080add2bf0fe5e7a246585b38))
7+
8+
9+
### Features
10+
11+
* support mdx ([8af55b5](https://github.com/atom-community/prettier-config-atomic/commit/8af55b5ab9993ef511aa16af1e9943e516b276b7))
12+
113
## [3.0.11](https://github.com/atom-community/prettier-config-atomic/compare/v3.0.10...v3.0.11) (2022-07-03)
214

315

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.11",
3+
"version": "3.1.0",
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)