@telus-uds/system-theme-tokens 4.7.0 → 4.8.0
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 +10 -2
- package/build/cjs/components.js +1 -0
- package/build/esm/components.js +1 -0
- package/package.json +1 -1
- package/src/components.js +1 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,20 @@
|
|
|
1
1
|
# Change Log - @telus-uds/system-theme-tokens
|
|
2
2
|
|
|
3
|
-
This log was last generated on Tue,
|
|
3
|
+
This log was last generated on Tue, 24 Jun 2025 18:53:53 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 4.8.0
|
|
8
|
+
|
|
9
|
+
Tue, 24 Jun 2025 18:53:53 GMT
|
|
10
|
+
|
|
11
|
+
### Minor changes
|
|
12
|
+
|
|
13
|
+
- `Button`: new token `flex` added (35577399+JoshHC@users.noreply.github.com)
|
|
14
|
+
|
|
7
15
|
## 4.7.0
|
|
8
16
|
|
|
9
|
-
Tue, 10 Jun 2025 20:
|
|
17
|
+
Tue, 10 Jun 2025 20:25:05 GMT
|
|
10
18
|
|
|
11
19
|
### Minor changes
|
|
12
20
|
|
package/build/cjs/components.js
CHANGED
package/build/esm/components.js
CHANGED
package/package.json
CHANGED