@zohodesk/components 1.0.0-temp-350 → 1.0.0-temp-352

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/README.md CHANGED
@@ -32,10 +32,13 @@ In this Package, we Provide Some Basic Components to Build Web App
32
32
  - TextBoxIcon
33
33
  - Tooltip
34
34
 
35
+ # 1.0.0-alpha-242
36
+
37
+ - Tag -> defaultLink palette added
38
+
35
39
  # 1.0.0-alpha-241
36
40
 
37
41
  - Added unobserve element condition for Tooltip.
38
- - Tag -> defaultLink palatte added
39
42
 
40
43
  # 1.0.0-alpha-240
41
44
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zohodesk/components",
3
- "version": "1.0.0-temp-350",
3
+ "version": "1.0.0-temp-352",
4
4
  "main": "lib/index.js",
5
5
  "module": "es/index.js",
6
6
  "jsnext:main": "es/index.js",