@baishuyun/tailwind-config 1.0.17 → 2.0.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 +19 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @baishuyun/tailwind-config
2
2
 
3
+ ## 2.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - refactor sdk
8
+
9
+ ## 1.1.0
10
+
11
+ ### Minor Changes
12
+
13
+ - widget agent
14
+ - 4acb2cc: widget agent
15
+ - 35058a9: widget agent
16
+
17
+ ### Patch Changes
18
+
19
+ - e5dd21a: widget agent
20
+ - a934bc0: add widget agent
21
+
3
22
  ## 1.0.17
4
23
 
5
24
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baishuyun/tailwind-config",
3
- "version": "1.0.17",
3
+ "version": "2.0.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "keywords": [],