@telus-uds/theme-allium 3.0.0 → 3.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.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,22 @@
2
2
  "name": "@telus-uds/theme-allium",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 07 Apr 2022 23:00:42 GMT",
5
+ "date": "Thu, 21 Apr 2022 18:48:40 GMT",
6
+ "tag": "@telus-uds/theme-allium_v3.1.0",
7
+ "version": "3.1.0",
8
+ "comments": {
9
+ "minor": [
10
+ {
11
+ "author": "ruslan.bredikhin@nearform.com",
12
+ "package": "@telus-uds/theme-allium",
13
+ "commit": "7cef66220aab783006f5549555872eefca70b82d",
14
+ "comment": "Auto-generated change summary (does not include documentation changes) **added:** `components.Icon.appearances.size.values.1`, `components.Icon.appearances.size.values.2`, `components.Icon.appearances.size.values.3`, `components.Icon.rules.1.if.size`, `components.Icon.rules.1.tokens.size`, `components.Icon.rules.2.if.size`, `components.Icon.rules.2.tokens.size`, `components.Icon.rules.3.if.size`, `components.Icon.rules.3.tokens.size`, `components.Icon.rules.4.if.rank`, `components.Icon.rules.4.tokens.color`, **deleted:** `components.Icon.rules.1.if.rank`, `components.Icon.rules.1.tokens.color`, **updated:** `components.Icon.appearances.size.values.0`, `components.Icon.rules.0.if.size`, `components.Icon.rules.0.tokens.size`"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Thu, 07 Apr 2022 23:01:02 GMT",
6
21
  "tag": "@telus-uds/theme-allium_v3.0.0",
7
22
  "version": "3.0.0",
8
23
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,20 @@
1
1
  # Change Log - @telus-uds/theme-allium
2
2
 
3
- This log was last generated on Thu, 07 Apr 2022 23:00:42 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 21 Apr 2022 18:48:40 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 3.1.0
8
+
9
+ Thu, 21 Apr 2022 18:48:40 GMT
10
+
11
+ ### Minor changes
12
+
13
+ - Auto-generated change summary (does not include documentation changes) **added:** `components.Icon.appearances.size.values.1`, `components.Icon.appearances.size.values.2`, `components.Icon.appearances.size.values.3`, `components.Icon.rules.1.if.size`, `components.Icon.rules.1.tokens.size`, `components.Icon.rules.2.if.size`, `components.Icon.rules.2.tokens.size`, `components.Icon.rules.3.if.size`, `components.Icon.rules.3.tokens.size`, `components.Icon.rules.4.if.rank`, `components.Icon.rules.4.tokens.color`, **deleted:** `components.Icon.rules.1.if.rank`, `components.Icon.rules.1.tokens.color`, **updated:** `components.Icon.appearances.size.values.0`, `components.Icon.rules.0.if.size`, `components.Icon.rules.0.tokens.size` (ruslan.bredikhin@nearform.com)
14
+
7
15
  ## 3.0.0
8
16
 
9
- Thu, 07 Apr 2022 23:00:42 GMT
17
+ Thu, 07 Apr 2022 23:01:02 GMT
10
18
 
11
19
  ### Major changes
12
20