@telus-uds/theme-public-mobile 1.0.0 → 1.0.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.md CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
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.
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)
6
+
7
+ ### Change summary (does not include documentation changes)
8
+
5
9
  ## [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)
6
10
 
7
11
  ### Features
package/build/theme.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  *
3
3
  * Do not edit directly
4
- * Generated on Thu, 03 Mar 2022 12:31:56 GMT
4
+ * Generated on Mon, 21 Mar 2022 20:32:20 GMT
5
5
  *
6
6
  */
7
7
 
@@ -2180,5 +2180,5 @@ module.exports = {
2180
2180
  tokens: { size: 90 }
2181
2181
  }
2182
2182
  },
2183
- metadata: { name: 'theme-public-mobile', themeTokensVersion: '1.2.0' }
2183
+ metadata: { name: 'theme-public-mobile', themeTokensVersion: '1.2.1' }
2184
2184
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@telus-uds/theme-public-mobile",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "Public Mobile theme",
5
5
  "keywords": [
6
6
  "public mobile"
@@ -16,7 +16,7 @@
16
16
  "dependencies": {},
17
17
  "devDependencies": {
18
18
  "@telus-uds/palette-public-mobile": "^0.1.0-prerelease.2",
19
- "@telus-uds/system-theme-tokens": "^1.2.0",
19
+ "@telus-uds/system-theme-tokens": "^1.2.1",
20
20
  "@telus-uds/system-themes": "^0.0.1"
21
21
  },
22
22
  "peerDependencies": {