Skip to content

Commit 070fad5

Browse files
committed
release(stylelint-config): v0.5.1
1 parent 6d55ba3 commit 070fad5

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/stylelint-config/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [0.5.1](https://github.com/vexip-ui/lint-config/compare/[email protected]@0.5.1) (2023-07-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **stylelint-config:** off media-query-no-invalid rule ([6d55ba3](https://github.com/vexip-ui/lint-config/commit/6d55ba33a2367a3693a1bf4234cc3ebf67f7589a))
7+
8+
9+
### Features
10+
11+
* **eslint-config:** support jsx syntax ([155695c](https://github.com/vexip-ui/lint-config/commit/155695c29c7bd5b6328eb2df831ec42ae413bfb8))
12+
13+
14+
115
# [0.5.0](https://github.com/vexip-ui/lint-config/compare/[email protected]@0.5.0) (2023-07-11)
216

317
# [0.4.0](https://github.com/vexip-ui/lint-config/compare/[email protected]@0.4.0) (2023-05-05)

packages/stylelint-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/stylelint-config",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"license": "MIT",
55
"author": "qmhc",
66
"homepage": "https://github.com/vexip-ui/lint-config",

0 commit comments

Comments
 (0)