@telus-uds/theme-allium 3.2.1 → 3.2.2

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, 16 Jun 2022 15:07:54 GMT",
5
+ "date": "Wed, 22 Jun 2022 16:28:29 GMT",
6
+ "tag": "@telus-uds/theme-allium_v3.2.2",
7
+ "version": "3.2.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "alan.slater@nearform.com",
12
+ "package": "@telus-uds/theme-allium",
13
+ "commit": "ea037c88ea9b52c918efee6178b165a96e0565b3",
14
+ "comment": "Fix alignment in of List items when size small / large variants are used"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Thu, 16 Jun 2022 15:08:18 GMT",
6
21
  "tag": "@telus-uds/theme-allium_v3.2.1",
7
22
  "version": "3.2.1",
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, 16 Jun 2022 15:07:54 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 22 Jun 2022 16:28:29 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 3.2.2
8
+
9
+ Wed, 22 Jun 2022 16:28:29 GMT
10
+
11
+ ### Patches
12
+
13
+ - Fix alignment in of List items when size small / large variants are used (alan.slater@nearform.com)
14
+
7
15
  ## 3.2.1
8
16
 
9
- Thu, 16 Jun 2022 15:07:54 GMT
17
+ Thu, 16 Jun 2022 15:08:18 GMT
10
18
 
11
19
  ### Patches
12
20