Skip to content

Commit 86e7ecf

Browse files
committed
release(prettier-config): v0.2.0
1 parent 95ed88f commit 86e7ecf

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/prettier-config/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.2.0](https://github.com/vexip-ui/lint-config/compare/[email protected]@0.2.0) (2023-06-13)
2+
3+
4+
### Features
5+
6+
* **prettier-config:** add `jsxSingleQuote: true` ([95ed88f](https://github.com/vexip-ui/lint-config/commit/95ed88f9930fa88a60f0da4d51f03e6e85672781))
7+
8+
9+
110
# 0.1.0 (2022-09-27)
211

312

packages/prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vexip-ui/prettier-config",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"license": "MIT",
55
"author": "qmhc",
66
"homepage": "https://github.com/vexip-ui/lint-config",

0 commit comments

Comments
 (0)