@instructure/shared-types 8.52.1-snapshot-7 → 8.53.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +9 -99
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -3,196 +3,106 @@
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.52.1-snapshot-7](https://github.com/instructure/instructure-ui/compare/v8.52.0...v8.52.1-snapshot-7) (2024-02-07)
6
+ # [8.53.0](https://github.com/instructure/instructure-ui/compare/v8.52.0...v8.53.0) (2024-02-08)
7
7
 
8
8
  **Note:** Version bump only for package @instructure/shared-types
9
9
 
10
-
11
-
12
-
13
-
14
10
  # [8.52.0](https://github.com/instructure/instructure-ui/compare/v8.51.0...v8.52.0) (2024-02-02)
15
11
 
16
-
17
12
  ### Bug Fixes
18
13
 
19
- * **shared-types:** extend OtherHTMLAttributes with Element ([474fa4d](https://github.com/instructure/instructure-ui/commit/474fa4da4781acc347b993a7c64c52d101b00feb))
20
-
21
-
22
-
23
-
14
+ - **shared-types:** extend OtherHTMLAttributes with Element ([474fa4d](https://github.com/instructure/instructure-ui/commit/474fa4da4781acc347b993a7c64c52d101b00feb))
24
15
 
25
16
  # [8.51.0](https://github.com/instructure/instructure-ui/compare/v8.50.0...v8.51.0) (2023-12-14)
26
17
 
27
18
  **Note:** Version bump only for package @instructure/shared-types
28
19
 
29
-
30
-
31
-
32
-
33
20
  # [8.50.0](https://github.com/instructure/instructure-ui/compare/v8.49.0...v8.50.0) (2023-12-05)
34
21
 
35
-
36
22
  ### Bug Fixes
37
23
 
38
- * **shared-types,ui-heading:** set h1 weight to 700 ([34aa934](https://github.com/instructure/instructure-ui/commit/34aa9341639a2cd5d3f7e9bd22c5b3c682ff6ffc))
39
-
40
-
41
-
42
-
24
+ - **shared-types,ui-heading:** set h1 weight to 700 ([34aa934](https://github.com/instructure/instructure-ui/commit/34aa9341639a2cd5d3f7e9bd22c5b3c682ff6ffc))
43
25
 
44
26
  # [8.49.0](https://github.com/instructure/instructure-ui/compare/v8.48.3...v8.49.0) (2023-11-24)
45
27
 
46
-
47
28
  ### Bug Fixes
48
29
 
49
- * **shared-types,ui-heading:** change h1 heading weight ([b160d30](https://github.com/instructure/instructure-ui/commit/b160d30b331aaf25bf251576254ce3e8ae937c0f))
50
- * **shared-types:** fix unwanted scrollbar ([ac8da80](https://github.com/instructure/instructure-ui/commit/ac8da8066fb86b41a4776189a60edcfccd2fb088))
51
-
30
+ - **shared-types,ui-heading:** change h1 heading weight ([b160d30](https://github.com/instructure/instructure-ui/commit/b160d30b331aaf25bf251576254ce3e8ae937c0f))
31
+ - **shared-types:** fix unwanted scrollbar ([ac8da80](https://github.com/instructure/instructure-ui/commit/ac8da8066fb86b41a4776189a60edcfccd2fb088))
52
32
 
53
33
  ### Features
54
34
 
55
- * **shared-types,ui-pill:** change pill according to new design guidelines ([3bd8ee6](https://github.com/instructure/instructure-ui/commit/3bd8ee6316650dc66068f6e4d1a3fbb2fbb09e42))
56
-
57
-
58
-
59
-
35
+ - **shared-types,ui-pill:** change pill according to new design guidelines ([3bd8ee6](https://github.com/instructure/instructure-ui/commit/3bd8ee6316650dc66068f6e4d1a3fbb2fbb09e42))
60
36
 
61
37
  ## [8.48.3](https://github.com/instructure/instructure-ui/compare/v8.48.2...v8.48.3) (2023-11-23)
62
38
 
63
39
  **Note:** Version bump only for package @instructure/shared-types
64
40
 
65
-
66
-
67
-
68
-
69
41
  ## [8.48.2](https://github.com/instructure/instructure-ui/compare/v8.48.1...v8.48.2) (2023-11-21)
70
42
 
71
43
  **Note:** Version bump only for package @instructure/shared-types
72
44
 
73
-
74
-
75
-
76
-
77
45
  ## [8.48.1](https://github.com/instructure/instructure-ui/compare/v8.48.0...v8.48.1) (2023-11-17)
78
46
 
79
47
  **Note:** Version bump only for package @instructure/shared-types
80
48
 
81
-
82
-
83
-
84
-
85
49
  # [8.48.0](https://github.com/instructure/instructure-ui/compare/v8.47.1...v8.48.0) (2023-11-10)
86
50
 
87
-
88
51
  ### Bug Fixes
89
52
 
90
- * support multiple decorators with ReactTestUtils ([ef704b4](https://github.com/instructure/instructure-ui/commit/ef704b4c3373d78adac4bb45ec1d6adf84807a9e))
91
- * **ui-side-nav-bar:** increase SideNavBar.Item font weight to 400 ([53399e3](https://github.com/instructure/instructure-ui/commit/53399e3c7eb5eb196f5f7554f2fe93b2bc19bf71))
92
-
93
-
94
-
95
-
53
+ - support multiple decorators with ReactTestUtils ([ef704b4](https://github.com/instructure/instructure-ui/commit/ef704b4c3373d78adac4bb45ec1d6adf84807a9e))
54
+ - **ui-side-nav-bar:** increase SideNavBar.Item font weight to 400 ([53399e3](https://github.com/instructure/instructure-ui/commit/53399e3c7eb5eb196f5f7554f2fe93b2bc19bf71))
96
55
 
97
56
  ## [8.47.1](https://github.com/instructure/instructure-ui/compare/v8.47.0...v8.47.1) (2023-11-06)
98
57
 
99
58
  **Note:** Version bump only for package @instructure/shared-types
100
59
 
101
-
102
-
103
-
104
-
105
60
  # [8.47.0](https://github.com/instructure/instructure-ui/compare/v8.46.1...v8.47.0) (2023-10-27)
106
61
 
107
62
  **Note:** Version bump only for package @instructure/shared-types
108
63
 
109
-
110
-
111
-
112
-
113
64
  ## [8.46.1](https://github.com/instructure/instructure-ui/compare/v8.46.0...v8.46.1) (2023-10-13)
114
65
 
115
66
  **Note:** Version bump only for package @instructure/shared-types
116
67
 
117
-
118
-
119
-
120
-
121
68
  # [8.46.0](https://github.com/instructure/instructure-ui/compare/v8.45.0...v8.46.0) (2023-10-11)
122
69
 
123
70
  **Note:** Version bump only for package @instructure/shared-types
124
71
 
125
-
126
-
127
-
128
-
129
72
  # [8.45.0](https://github.com/instructure/instructure-ui/compare/v8.44.0...v8.45.0) (2023-10-03)
130
73
 
131
74
  **Note:** Version bump only for package @instructure/shared-types
132
75
 
133
-
134
-
135
-
136
-
137
76
  # [8.44.0](https://github.com/instructure/instructure-ui/compare/v8.43.1...v8.44.0) (2023-09-21)
138
77
 
139
78
  **Note:** Version bump only for package @instructure/shared-types
140
79
 
141
-
142
-
143
-
144
-
145
80
  ## [8.43.1](https://github.com/instructure/instructure-ui/compare/v8.43.0...v8.43.1) (2023-09-11)
146
81
 
147
82
  **Note:** Version bump only for package @instructure/shared-types
148
83
 
149
-
150
-
151
-
152
-
153
84
  # [8.43.0](https://github.com/instructure/instructure-ui/compare/v8.41.1...v8.43.0) (2023-09-07)
154
85
 
155
86
  **Note:** Version bump only for package @instructure/shared-types
156
87
 
157
-
158
-
159
-
160
-
161
88
  # [8.42.0](https://github.com/instructure/instructure-ui/compare/v8.41.1...v8.42.0) (2023-09-07)
162
89
 
163
90
  **Note:** Version bump only for package @instructure/shared-types
164
91
 
165
-
166
-
167
-
168
-
169
92
  ## [8.41.1](https://github.com/instructure/instructure-ui/compare/v8.41.0...v8.41.1) (2023-08-24)
170
93
 
171
94
  **Note:** Version bump only for package @instructure/shared-types
172
95
 
173
-
174
-
175
-
176
-
177
96
  # [8.41.0](https://github.com/instructure/instructure-ui/compare/v8.40.1...v8.41.0) (2023-08-21)
178
97
 
179
-
180
98
  ### Features
181
99
 
182
- * **shared-types,ui-theme-tokens:** add new 'desktop' and 'tablet' breakpoints to themes ([bcda3d0](https://github.com/instructure/instructure-ui/commit/bcda3d051e57cd1fc739a07424e08c21f98a1443))
183
-
184
-
185
-
186
-
100
+ - **shared-types,ui-theme-tokens:** add new 'desktop' and 'tablet' breakpoints to themes ([bcda3d0](https://github.com/instructure/instructure-ui/commit/bcda3d051e57cd1fc739a07424e08c21f98a1443))
187
101
 
188
102
  ## [8.40.1](https://github.com/instructure/instructure-ui/compare/v8.40.0...v8.40.1) (2023-08-18)
189
103
 
190
104
  **Note:** Version bump only for package @instructure/shared-types
191
105
 
192
-
193
-
194
-
195
-
196
106
  # [8.40.0](https://github.com/instructure/instructure-ui/compare/v8.39.0...v8.40.0) (2023-08-17)
197
107
 
198
108
  ### Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/shared-types",
3
- "version": "8.52.1-snapshot-7",
3
+ "version": "8.53.0",
4
4
  "description": "Shared TypeScript typings for Instructure UI packages.",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "homepage": "https://instructure.design/#shared-types",