@holyer-lib/styles 0.0.6 → 0.1.0

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +6 -2
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,7 +1,11 @@
1
1
  # @holyer-lib/styles
2
2
 
3
- ## 0.0.6
3
+ ## 0.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 5868549: ci:更新 workflow 配置
4
8
 
5
9
  ### Patch Changes
6
10
 
7
- - af9cf13: ci: 更新 workflow 配置
11
+ - 8b57478: ci cicd 配置
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@holyer-lib/styles",
3
- "version": "0.0.6",
3
+ "version": "0.1.0",
4
4
  "description": "",
5
5
  "main": "index.less",
6
6
  "keywords": [],