@tomjs/stylelint 1.0.3 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @tomjs/stylelint
2
2
 
3
+ ## 1.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Change records
8
+ - docs: 更新说明文档
9
+
3
10
  ## 1.0.3
4
11
 
5
12
  ### Patch Changes
package/README.md CHANGED
@@ -4,8 +4,6 @@
4
4
 
5
5
  前端项目 [stylelint](https://stylelint.io/) 样式规范配置。
6
6
 
7
- **\_\_**
8
-
9
7
  ## 使用说明
10
8
 
11
9
  - 安装依赖
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tomjs/stylelint",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "description": "stylelint config for tomjs",
5
5
  "keywords": [
6
6
  "tomjs",