Skip to content

Commit f0aaa7d

Browse files
committed
release(prettier-config): v1.1.0
1 parent 2a1c8f2 commit f0aaa7d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/prettier-config/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.1.0](https://github.com/vexip-ui/lint-config/compare/[email protected]@1.1.0) (2025-07-29)
2+
3+
4+
### Features
5+
6+
* **eslint-config:** @stylistic/comma-dangle always multiline ([0fd9766](https://github.com/vexip-ui/lint-config/commit/0fd9766609d2f0f5091442897e9056f15bb80377))
7+
* **prettier-config:** adjust trailingComma to all ([2a1c8f2](https://github.com/vexip-ui/lint-config/commit/2a1c8f233e6abd891013a6d1300b6071fbc3ee6b))
8+
9+
10+
111
## [1.0.3](https://github.com/vexip-ui/lint-config/compare/[email protected]@1.0.3) (2025-05-27)
212

313

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": "1.0.3",
3+
"version": "1.1.0",
44
"type": "module",
55
"license": "MIT",
66
"author": "qmhc",

0 commit comments

Comments
 (0)