@telus-uds/theme-allium 3.2.0 → 3.2.1

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,46 @@
2
2
  "name": "@telus-uds/theme-allium",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 03 Jun 2022 19:56:50 GMT",
5
+ "date": "Thu, 16 Jun 2022 15:07:54 GMT",
6
+ "tag": "@telus-uds/theme-allium_v3.2.1",
7
+ "version": "3.2.1",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "eugene@michasiw.com",
12
+ "package": "@telus-uds/theme-allium",
13
+ "commit": "b81a5941094d4d16adaf0134e4a81a4018d9374b",
14
+ "comment": "Auto-generated change summary (does not include documentation changes) **added:** _none_, **deleted:** _none_, **updated:** _none_"
15
+ },
16
+ {
17
+ "author": "ruslan.bredikhin@nearform.com",
18
+ "package": "@telus-uds/theme-allium",
19
+ "commit": "b81a5941094d4d16adaf0134e4a81a4018d9374b",
20
+ "comment": "Auto-generated change summary (does not include documentation changes) **added:** _none_, **deleted:** _none_, **updated:** `components.Select.tokens.iconColor`"
21
+ },
22
+ {
23
+ "author": "alan.slater@nearform.com",
24
+ "package": "@telus-uds/theme-allium",
25
+ "commit": "b81a5941094d4d16adaf0134e4a81a4018d9374b",
26
+ "comment": "Stop latest components-base crashing with invalid schema errors"
27
+ },
28
+ {
29
+ "author": "eugene@michasiw.com",
30
+ "package": "@telus-uds/theme-allium",
31
+ "commit": "b81a5941094d4d16adaf0134e4a81a4018d9374b",
32
+ "comment": "update uds packages"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@telus-uds/theme-allium",
37
+ "comment": "Bump @telus-uds/palette-allium to v2.1.0",
38
+ "commit": "b81a5941094d4d16adaf0134e4a81a4018d9374b"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Fri, 03 Jun 2022 19:57:13 GMT",
6
45
  "tag": "@telus-uds/theme-allium_v3.2.0",
7
46
  "version": "3.2.0",
8
47
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,24 @@
1
1
  # Change Log - @telus-uds/theme-allium
2
2
 
3
- This log was last generated on Fri, 03 Jun 2022 19:56:50 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 16 Jun 2022 15:07:54 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 3.2.1
8
+
9
+ Thu, 16 Jun 2022 15:07:54 GMT
10
+
11
+ ### Patches
12
+
13
+ - Auto-generated change summary (does not include documentation changes) **added:** _none_, **deleted:** _none_, **updated:** _none_ (eugene@michasiw.com)
14
+ - Auto-generated change summary (does not include documentation changes) **added:** _none_, **deleted:** _none_, **updated:** `components.Select.tokens.iconColor` (ruslan.bredikhin@nearform.com)
15
+ - Stop latest components-base crashing with invalid schema errors (alan.slater@nearform.com)
16
+ - update uds packages (eugene@michasiw.com)
17
+ - Bump @telus-uds/palette-allium to v2.1.0
18
+
7
19
  ## 3.2.0
8
20
 
9
- Fri, 03 Jun 2022 19:56:50 GMT
21
+ Fri, 03 Jun 2022 19:57:13 GMT
10
22
 
11
23
  ### Minor changes
12
24