@telus-uds/theme-public-mobile 1.0.1 → 1.0.4

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 ADDED
@@ -0,0 +1,35 @@
1
+ {
2
+ "name": "@telus-uds/theme-public-mobile",
3
+ "entries": [
4
+ {
5
+ "date": "Mon, 28 Mar 2022 07:59:52 GMT",
6
+ "tag": "@telus-uds/theme-public-mobile_v1.0.4",
7
+ "version": "1.0.4",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@telus-uds/theme-public-mobile",
13
+ "comment": "Bump @telus-uds/palette-public-mobile to v0.1.2",
14
+ "commit": "edfd308abc1d14eb430716e5c78eb6c4d9b08130"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Fri, 25 Mar 2022 09:57:19 GMT",
21
+ "tag": "@telus-uds/theme-public-mobile_v1.0.3",
22
+ "version": "1.0.3",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "beachball",
27
+ "package": "@telus-uds/theme-public-mobile",
28
+ "comment": "Bump @telus-uds/palette-public-mobile to v0.1.1",
29
+ "commit": "724f0c1bf96cf686daa905b72b9505effd5b617c"
30
+ }
31
+ ]
32
+ }
33
+ }
34
+ ]
35
+ }
package/CHANGELOG.md CHANGED
@@ -1,10 +1,24 @@
1
- # Changelog
1
+ # Change Log - @telus-uds/theme-public-mobile
2
2
 
3
- All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
3
+ This log was last generated on Mon, 28 Mar 2022 07:59:52 GMT and should not be manually modified.
4
4
 
5
- ### [1.0.1](https://github.com/telus/universal-design-system/compare/@telus-uds/theme-public-mobile/v1.0.0...@telus-uds/theme-public-mobile/v1.0.1) (2022-03-21)
5
+ <!-- Start content -->
6
6
 
7
- ### Change summary (does not include documentation changes)
7
+ ## 1.0.4
8
+
9
+ Mon, 28 Mar 2022 07:59:52 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @telus-uds/palette-public-mobile to v0.1.2
14
+
15
+ ## 1.0.3
16
+
17
+ Fri, 25 Mar 2022 09:57:19 GMT
18
+
19
+ ### Patches
20
+
21
+ - Bump @telus-uds/palette-public-mobile to v0.1.1
8
22
 
9
23
  ## [1.0.0](https://github.com/telus/universal-design-system/compare/@telus-uds/theme-public-mobile/v1.0.0-prerelease.0...@telus-uds/theme-public-mobile/v1.0.0) (2022-03-03)
10
24