@telus-uds/system-theme-tokens 1.2.0 → 1.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.md +2 -0
- package/package.json +2 -4
- package/release-context.json +4 -4
- package/.ultra.cache.json +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
|
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.2.1](https://github.com/telus/universal-design-system/compare/@telus-uds/system-theme-tokens/v1.2.0...@telus-uds/system-theme-tokens/v1.2.1) (2022-03-21)
|
|
6
|
+
|
|
5
7
|
## [1.2.0](https://github.com/telus/universal-design-system/compare/@telus-uds/system-theme-tokens/v1.1.0...@telus-uds/system-theme-tokens/v1.2.0) (2022-03-02)
|
|
6
8
|
|
|
7
9
|
### Features
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@telus-uds/system-theme-tokens",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.1",
|
|
4
4
|
"description": "Theme token schema",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"system"
|
|
@@ -13,9 +13,7 @@
|
|
|
13
13
|
"url": "git+https://github.com/telus/universal-design-system.git"
|
|
14
14
|
},
|
|
15
15
|
"scripts": {
|
|
16
|
-
"test": "jest",
|
|
17
16
|
"release": "standard-version",
|
|
18
|
-
"build": "echo 'Empty build script, refer to root README for why this exists...'",
|
|
19
17
|
"lint": "telus-standard --verbose",
|
|
20
18
|
"lint:fix": "telus-standard --verbose --fix",
|
|
21
19
|
"format": "prettier --write ."
|
|
@@ -28,6 +26,6 @@
|
|
|
28
26
|
"skip": true
|
|
29
27
|
},
|
|
30
28
|
"dependencies": {
|
|
31
|
-
"@telus-uds/system-constants": "^1.0.1
|
|
29
|
+
"@telus-uds/system-constants": "^1.0.1"
|
|
32
30
|
}
|
|
33
31
|
}
|
package/release-context.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"previousReleaseTag": "@telus-uds/system-theme-tokens/v1.
|
|
3
|
-
"changelog": "
|
|
4
|
-
"releaseTag": "@telus-uds/system-theme-tokens/v1.2.
|
|
5
|
-
"newVersion": "1.2.
|
|
2
|
+
"previousReleaseTag": "@telus-uds/system-theme-tokens/v1.2.0",
|
|
3
|
+
"changelog": "### [1.2.1](https://github.com/telus/universal-design-system/compare/@telus-uds/system-theme-tokens/v1.2.0...@telus-uds/system-theme-tokens/v1.2.1) (2022-03-21)\n",
|
|
4
|
+
"releaseTag": "@telus-uds/system-theme-tokens/v1.2.1",
|
|
5
|
+
"newVersion": "1.2.1",
|
|
6
6
|
"packageName": "@telus-uds/system-theme-tokens"
|
|
7
7
|
}
|
package/.ultra.cache.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"files":{"CHANGELOG.md":"d94f7f5f1c65e0b66babfd0bb2f1be415b508419","appearances.js":"88e3931ba20e94df0d8bdcd06a65e6e92a26cc3c","components.js":"f49336b9a28c117a5719654f8f2e10cb9464777d","index.js":"86648534105a25ec61f3b0d8f3603a9d6333a679","package.json":"41beea058bf70206b49eef4daa1c0a32e5966810"},"deps":{"@telus-uds/system-constants":1646240150512.9355}}
|