Skip to content

Commit

Permalink
release(stylelint-config): v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qmhc committed Jul 11, 2023
1 parent 1476f27 commit 1c7fc12
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/stylelint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.5.2](https://github.com/vexip-ui/lint-config/compare/stylelint-config@0.5.1...stylelint-config@0.5.2) (2023-07-11)


### Bug Fixes

* **stylelint-config:** ignore media-query-no-invalid for vue ([1476f27](https://github.com/vexip-ui/lint-config/commit/1476f2700b2578ff81b4a608b6656e7085c10903))



## [0.5.1](https://github.com/vexip-ui/lint-config/compare/stylelint-config@0.5.0...stylelint-config@0.5.1) (2023-07-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vexip-ui/stylelint-config",
"version": "0.5.1",
"version": "0.5.2",
"license": "MIT",
"author": "qmhc",
"homepage": "https://github.com/vexip-ui/lint-config",
Expand Down

0 comments on commit 1c7fc12

Please sign in to comment.