@instructure/ui-theme-tokens 8.30.1-snapshot-15 → 8.31.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 CHANGED
@@ -3,54 +3,30 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [8.30.1-snapshot-15](https://github.com/instructure/instructure-ui/compare/v8.30.0...v8.30.1-snapshot-15) (2022-11-21)
6
+ # [8.31.0](https://github.com/instructure/instructure-ui/compare/v8.30.0...v8.31.0) (2022-11-21)
7
7
 
8
8
  **Note:** Version bump only for package @instructure/ui-theme-tokens
9
9
 
10
-
11
-
12
-
13
-
14
10
  # [8.30.0](https://github.com/instructure/instructure-ui/compare/v8.29.0...v8.30.0) (2022-10-26)
15
11
 
16
12
  **Note:** Version bump only for package @instructure/ui-theme-tokens
17
13
 
18
-
19
-
20
-
21
-
22
14
  # [8.29.0](https://github.com/instructure/instructure-ui/compare/v8.28.0...v8.29.0) (2022-09-29)
23
15
 
24
16
  **Note:** Version bump only for package @instructure/ui-theme-tokens
25
17
 
26
-
27
-
28
-
29
-
30
18
  ## [8.28.2](https://github.com/instructure/instructure-ui/compare/v8.28.0...v8.28.2) (2022-09-16)
31
19
 
32
20
  **Note:** Version bump only for package @instructure/ui-theme-tokens
33
21
 
34
-
35
-
36
-
37
-
38
22
  ## [8.28.1](https://github.com/instructure/instructure-ui/compare/v8.28.0...v8.28.1) (2022-09-12)
39
23
 
40
24
  **Note:** Version bump only for package @instructure/ui-theme-tokens
41
25
 
42
-
43
-
44
-
45
-
46
26
  # [8.28.0](https://github.com/instructure/instructure-ui/compare/v8.27.0...v8.28.0) (2022-09-02)
47
27
 
48
28
  **Note:** Version bump only for package @instructure/ui-theme-tokens
49
29
 
50
-
51
-
52
-
53
-
54
30
  # [8.27.0](https://github.com/instructure/instructure-ui/compare/v8.26.3...v8.27.0) (2022-07-25)
55
31
 
56
32
  **Note:** Version bump only for package @instructure/ui-theme-tokens
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui-theme-tokens",
3
- "version": "8.30.1-snapshot-15",
3
+ "version": "8.31.0",
4
4
  "description": "Cross-platform theme tokens for Instructure products",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "module": "./es/index.js",
@@ -22,13 +22,13 @@
22
22
  },
23
23
  "license": "MIT",
24
24
  "devDependencies": {
25
- "@instructure/ui-babel-preset": "8.30.1-snapshot-15",
26
- "@instructure/ui-color-utils": "8.30.1-snapshot-15",
27
- "@instructure/ui-test-utils": "8.30.1-snapshot-15"
25
+ "@instructure/ui-babel-preset": "8.31.0",
26
+ "@instructure/ui-color-utils": "8.31.0",
27
+ "@instructure/ui-test-utils": "8.31.0"
28
28
  },
29
29
  "dependencies": {
30
30
  "@babel/runtime": "^7.13.10",
31
- "@instructure/shared-types": "8.30.1-snapshot-15"
31
+ "@instructure/shared-types": "8.31.0"
32
32
  },
33
33
  "publishConfig": {
34
34
  "access": "public"
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 21 Nov 2022 13:11:28 GMT
3
+ // Generated on Mon, 21 Nov 2022 15:09:06 GMT
4
4
 
5
5
  $instui-canvas-colors-brand: #0374B5;
6
6
  $instui-canvas-colors-link: #0374B5;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 21 Nov 2022 13:11:28 GMT
3
+ // Generated on Mon, 21 Nov 2022 15:09:06 GMT
4
4
 
5
5
  $instui-canvas-high-contrast-colors-brand: #0770A3;
6
6
  $instui-canvas-high-contrast-colors-link: #0770A3;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 21 Nov 2022 13:11:28 GMT
3
+ // Generated on Mon, 21 Nov 2022 15:09:06 GMT
4
4
 
5
5
  $instui-instructure-colors-brand: #287A9F;
6
6
  $instui-instructure-colors-link: #287A9F;