@tomjs/stylelint 1.0.6 → 1.0.7

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.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Change records
8
+ - chore: update readme and license
9
+
3
10
  ## 1.0.6
4
11
 
5
12
  ### Patch Changes
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2023 Tom Gao
3
+ Copyright (c) 2023 Tom Gao<tom@tomgao.cc>
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/README.md CHANGED
@@ -1,8 +1,8 @@
1
1
  # @tomjs/stylelint
2
2
 
3
- ![npm](https://img.shields.io/npm/v/%40tomjs/stylelint) ![NPM](https://img.shields.io/npm/l/%40tomjs%2Fstylelint) ![npm package minimized gzipped size (scoped version select exports)](https://img.shields.io/bundlejs/size/%40tomjs/stylelint)
3
+ ![npm](https://img.shields.io/npm/v/%40tomjs/stylelint) ![node-current (scoped)](https://img.shields.io/node/v/%40tomjs/stylelint) ![NPM](https://img.shields.io/npm/l/%40tomjs%2Fstylelint)
4
4
 
5
- 前端项目 [stylelint](https://stylelint.io/) 样式规范配置,推荐 `node>=16`。
5
+ 前端项目 [stylelint](https://stylelint.io/) 样式规范配置。
6
6
 
7
7
  ## 使用说明
8
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tomjs/stylelint",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "description": "stylelint config for tomjs",
5
5
  "keywords": [
6
6
  "tomjs",