@aurodesignsystem-dev/auro-hyperlink 0.0.0-pr1.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 ADDED
@@ -0,0 +1,885 @@
1
+ # Semantic Release Automated Changelog
2
+
3
+ # [6.2.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v6.1.2...v6.2.0) (2025-09-25)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * remove reference to `space` [#280](https://github.com/AlaskaAirlines/auro-hyperlink/issues/280) ([3262aaa](https://github.com/AlaskaAirlines/auro-hyperlink/commit/3262aaa027271f9f8c4e7e5d043088450a6a222e))
9
+ * support Enter press on role="button" [#302](https://github.com/AlaskaAirlines/auro-hyperlink/issues/302) ([8e6e2ff](https://github.com/AlaskaAirlines/auro-hyperlink/commit/8e6e2ff349717c68730e92b95512401778d08980))
10
+
11
+
12
+ ### Features
13
+
14
+ * revert `role="button" deprecation as it's not violating a11y anymore ([1740d24](https://github.com/AlaskaAirlines/auro-hyperlink/commit/1740d24c4bfa0f293c1c010b1d4dc2391f97ef88))
15
+
16
+
17
+ ### Performance Improvements
18
+
19
+ * npm dependency updates ([bcda01e](https://github.com/AlaskaAirlines/auro-hyperlink/commit/bcda01eb4b219d79c31529274caaebea03ec4c16))
20
+
21
+ ## [6.1.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v6.1.1...v6.1.2) (2025-08-22)
22
+
23
+
24
+ ### Performance Improvements
25
+
26
+ * update button for icon fix and all other auro dependencies [#297](https://github.com/AlaskaAirlines/auro-hyperlink/issues/297) ([c1deba9](https://github.com/AlaskaAirlines/auro-hyperlink/commit/c1deba9436d47e8862602d60ec2349add40a8a96))
27
+
28
+ ## [6.1.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v6.1.0...v6.1.1) (2025-08-20)
29
+
30
+
31
+ ### Bug Fixes
32
+
33
+ * convert attribute transporter to module import via rename to .mjs ([ff434da](https://github.com/AlaskaAirlines/auro-hyperlink/commit/ff434da3ce1f1c11b1ab162762662e44e1acc8a2))
34
+
35
+ # [6.1.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v6.0.4...v6.1.0) (2025-08-18)
36
+
37
+
38
+ ### Features
39
+
40
+ * add a11y attribute projection for hyperlink and hyperlink CTA ([7d47815](https://github.com/AlaskaAirlines/auro-hyperlink/commit/7d478154fca0c25ad4a8fb1ce07b48df6e59cb89))
41
+
42
+ ## [6.0.4](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v6.0.3...v6.0.4) (2025-08-15)
43
+
44
+
45
+ ### Bug Fixes
46
+
47
+ * update auro-library to latest version ([6fb7c9c](https://github.com/AlaskaAirlines/auro-hyperlink/commit/6fb7c9c9ad8f3350c6d5ced3b6769b4e6884c6ab))
48
+
49
+ ## [6.0.3](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v6.0.2...v6.0.3) (2025-08-06)
50
+
51
+
52
+ ### Bug Fixes
53
+
54
+ * add icon to cta layout ([75bea50](https://github.com/AlaskaAirlines/auro-hyperlink/commit/75bea50aa3f56b10de6bcc6ca58998a58605e6d8))
55
+
56
+ ## [6.0.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v6.0.1...v6.0.2) (2025-07-25)
57
+
58
+
59
+ ### Performance Improvements
60
+
61
+ * make hyperlink responsive to type classes [#288](https://github.com/AlaskaAirlines/auro-hyperlink/issues/288) ([32b2863](https://github.com/AlaskaAirlines/auro-hyperlink/commit/32b286395da200108b15f729786aaf1ffe7c5561))
62
+
63
+ ## [6.0.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v6.0.0...v6.0.1) (2025-07-21)
64
+
65
+
66
+ ### Bug Fixes
67
+
68
+ * update packages to fix broken auro-button ([46096bb](https://github.com/AlaskaAirlines/auro-hyperlink/commit/46096bb4a5181538048be218f7d7ed651328dc62))
69
+
70
+ # [6.0.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.2.0...v6.0.0) (2025-07-18)
71
+
72
+
73
+ * feat!: redesign hyperlink component with new CTA layouts ([39a40d0](https://github.com/AlaskaAirlines/auro-hyperlink/commit/39a40d06b6dbf69fe43d4a117b7c48ab32a6372a))
74
+
75
+
76
+ ### Bug Fixes
77
+
78
+ * add type classes and fix missing basic hyperlink styles ([6caa8bd](https://github.com/AlaskaAirlines/auro-hyperlink/commit/6caa8bd902bfffc0436ec7311ece6f97240b93be))
79
+
80
+
81
+ ### BREAKING CHANGES
82
+
83
+ * hyperlink CTA type now uses new button layout system
84
+
85
+ - migrate base class to AuroElement
86
+ - implement modular layout system with new options (layout, shape, size, variant)
87
+ - update icon dependency to v8.0.4
88
+ - reorganize styles into modular structure
89
+ - add utility functions for dynamic rendering
90
+ - configure web-dev-server to enable surge publishing
91
+
92
+ # [5.2.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.1.4...v5.2.0) (2025-06-04)
93
+
94
+
95
+ ### Features
96
+
97
+ * deprecate `role` which was violating a11y [#262](https://github.com/AlaskaAirlines/auro-hyperlink/issues/262) ([d9a416a](https://github.com/AlaskaAirlines/auro-hyperlink/commit/d9a416a48a2ac45519e68b9465210d4c27345b9b))
98
+
99
+ ## [5.1.4](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.1.3...v5.1.4) (2025-06-02)
100
+
101
+
102
+ ### Bug Fixes
103
+
104
+ * remove no wrap rule from styles [#265](https://github.com/AlaskaAirlines/auro-hyperlink/issues/265) ([0eb51e6](https://github.com/AlaskaAirlines/auro-hyperlink/commit/0eb51e6a379bbe46582c0bafdce61b307c124581))
105
+
106
+ ## [5.1.3](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.1.2...v5.1.3) (2025-05-16)
107
+
108
+
109
+ ### Bug Fixes
110
+
111
+ * add explicit reflect: true to necessary properties ([e6ac38e](https://github.com/AlaskaAirlines/auro-hyperlink/commit/e6ac38eeeea96e572a71437b6fcac1c81b9de37e)), closes [#539](https://github.com/AlaskaAirlines/auro-hyperlink/issues/539)
112
+
113
+ ## [5.1.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.1.1...v5.1.2) (2025-05-08)
114
+
115
+
116
+ ### Bug Fixes
117
+
118
+ * make anchor to get focus on `focus()` ([96051fa](https://github.com/AlaskaAirlines/auro-hyperlink/commit/96051fa9885b6658d9d59de0032b4c52b4460edf))
119
+
120
+ ## [5.1.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.1.0...v5.1.1) (2025-05-02)
121
+
122
+
123
+ ### Bug Fixes
124
+
125
+ * remove redudant font tokens ([eb32500](https://github.com/AlaskaAirlines/auro-hyperlink/commit/eb325000bdd5dcb50fa14d524d10404f3ece3d50))
126
+
127
+ # [5.1.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.0.3...v5.1.0) (2025-04-10)
128
+
129
+
130
+ ### Features
131
+
132
+ * update to use new alaska theme tokens [#259](https://github.com/AlaskaAirlines/auro-hyperlink/issues/259) ([dbac850](https://github.com/AlaskaAirlines/auro-hyperlink/commit/dbac85039646b674a3ba87538d3e2c83ed716d04))
133
+
134
+
135
+ ### Performance Improvements
136
+
137
+ * update dependencies and tsconfig ([a9cdc28](https://github.com/AlaskaAirlines/auro-hyperlink/commit/a9cdc281546a00d85bd04b99732b1a9ba0e5d1c1))
138
+
139
+ ## [5.0.3](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.0.2...v5.0.3) (2025-04-09)
140
+
141
+
142
+ ### Bug Fixes
143
+
144
+ * change focus from outline to ::before so sizing can be corrected [#252](https://github.com/AlaskaAirlines/auro-hyperlink/issues/252) ([915bdf8](https://github.com/AlaskaAirlines/auro-hyperlink/commit/915bdf858464e34a451ff40d8d0f8e3710f0e700))
145
+ * corrects size and icon placement of the small CTA variant ([cd44e3f](https://github.com/AlaskaAirlines/auro-hyperlink/commit/cd44e3fe796f47f02b294456444655f092cb3846))
146
+ * **elements:** add focus outline to inline hyperlinks [#252](https://github.com/AlaskaAirlines/auro-hyperlink/issues/252) ([6ccd8c7](https://github.com/AlaskaAirlines/auro-hyperlink/commit/6ccd8c7e208c2fdd4d0a0c66894c4c8d4ab38a00))
147
+
148
+
149
+ ### Reverts
150
+
151
+ * Revert "fix: change focus from outline to ::before so sizing can be corrected [#252](https://github.com/AlaskaAirlines/auro-hyperlink/issues/252)" ([cfea6cd](https://github.com/AlaskaAirlines/auro-hyperlink/commit/cfea6cdb99f731d2926904636bfbc2d5c2a0bc6a))
152
+
153
+ ## [5.0.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.0.1...v5.0.2) (2025-04-08)
154
+
155
+
156
+ ### Performance Improvements
157
+
158
+ * add wca script for docs api ([6616883](https://github.com/AlaskaAirlines/auro-hyperlink/commit/661688379c3ad4585030c4c09c198e79e3c1fc54))
159
+
160
+ ## [5.0.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v5.0.0...v5.0.1) (2025-03-04)
161
+
162
+
163
+ ### Bug Fixes
164
+
165
+ * make cta width not to oveflow ([730fc21](https://github.com/AlaskaAirlines/auro-hyperlink/commit/730fc2158ab39e900617581dd3e1ec6be4c3a14d))
166
+
167
+ # [5.0.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.2.4...v5.0.0) (2025-02-28)
168
+
169
+
170
+ * feat!: move peer dependencies to "real" dependencies ([c983d97](https://github.com/AlaskaAirlines/auro-hyperlink/commit/c983d977f78561d3ee879b3181381c3832aaf824))
171
+
172
+
173
+ ### BREAKING CHANGES
174
+
175
+ * last change was breaking _on a patch version_ because of peer dependencies
176
+
177
+ Summary:
178
+ Our current build process relies on peer dependencies being present, but
179
+ the peer dependency pipeline is causing far more issues than it's worth.
180
+ Why not just make them regular dependencies? This is what this PR does :)
181
+
182
+ ## [4.2.4](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.2.3...v4.2.4) (2025-02-08)
183
+
184
+
185
+ ### Performance Improvements
186
+
187
+ * update dependencies ([f2ac233](https://github.com/AlaskaAirlines/auro-hyperlink/commit/f2ac233021c7fc7b9fbd2805ec02ed4de39e7dfb))
188
+ * update mixin per new WCSS spec ([96e636d](https://github.com/AlaskaAirlines/auro-hyperlink/commit/96e636d0c0e0c2b0cd667e9fb151702c5d8cf63f))
189
+
190
+ ## [4.2.3](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.2.2...v4.2.3) (2025-01-30)
191
+
192
+
193
+ ### Bug Fixes
194
+
195
+ * make hyperlinks with icons render correctly [#248](https://github.com/AlaskaAirlines/auro-hyperlink/issues/248) ([389b344](https://github.com/AlaskaAirlines/auro-hyperlink/commit/389b3444ddd00e84790e5b383043fa56de0512f3))
196
+
197
+
198
+ ### Performance Improvements
199
+
200
+ * remove .scss file extensions ([3941594](https://github.com/AlaskaAirlines/auro-hyperlink/commit/3941594fe4cab34afbbfe9f1229d1770ff61542c))
201
+ * update deps and npm script structure ([de514ec](https://github.com/AlaskaAirlines/auro-hyperlink/commit/de514ec4a1f20c42c9ad3c001503705588b455e7))
202
+
203
+ ## [4.2.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.2.1...v4.2.2) (2024-12-20)
204
+
205
+
206
+ ### Performance Improvements
207
+
208
+ * update node to version 22 ([5a8ba3e](https://github.com/AlaskaAirlines/auro-hyperlink/commit/5a8ba3edd8ec6435bc524d25188f72d2bfe72ea4))
209
+
210
+ ## [4.2.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.2.0...v4.2.1) (2024-12-02)
211
+
212
+
213
+ ### Bug Fixes
214
+
215
+ * ariaPressed name changed to prevent conflict with html attribute [#235](https://github.com/AlaskaAirlines/auro-hyperlink/issues/235) ([2c176a4](https://github.com/AlaskaAirlines/auro-hyperlink/commit/2c176a4b2900bf62f4ee798a9371fa16a8d9db5c))
216
+
217
+ # [4.2.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.1.1...v4.2.0) (2024-11-15)
218
+
219
+
220
+ ### Features
221
+
222
+ * upgrade to auro-library 3.0.1 ([59f811d](https://github.com/AlaskaAirlines/auro-hyperlink/commit/59f811d0d70bc51746246af480669a4203c59137))
223
+
224
+
225
+ ### Performance Improvements
226
+
227
+ * update library to 3.0.2 ([f68a9c7](https://github.com/AlaskaAirlines/auro-hyperlink/commit/f68a9c7152a64c9e17819bafe757fceb16eb9542))
228
+
229
+ ## [4.1.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.1.0...v4.1.1) (2024-11-06)
230
+
231
+
232
+ ### Performance Improvements
233
+
234
+ * **cta:** match cta tokens with auro-button tokens [#213](https://github.com/AlaskaAirlines/auro-hyperlink/issues/213) ([217c20f](https://github.com/AlaskaAirlines/auro-hyperlink/commit/217c20f334ed7020c96c916ba624a74817a8c9ae))
235
+ * support latest version of auro-icon ([d32a8df](https://github.com/AlaskaAirlines/auro-hyperlink/commit/d32a8df6048b721c072a810b1ff0a0aeeccb4105))
236
+ * update dependencies ([caa7893](https://github.com/AlaskaAirlines/auro-hyperlink/commit/caa789349b65cd786e624f372229aed00ec30807))
237
+ * update rollup config ([d324b04](https://github.com/AlaskaAirlines/auro-hyperlink/commit/d324b04095bedc53ad945b55924439b09d5e06de))
238
+
239
+ # [4.1.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.0.2...v4.1.0) (2024-10-23)
240
+
241
+
242
+ ### Bug Fixes
243
+
244
+ * add missing extension that prevents proper ESM support ([69724a2](https://github.com/AlaskaAirlines/auro-hyperlink/commit/69724a263324aa3a7afb9445b495780c07bd2f91))
245
+
246
+
247
+ ### Features
248
+
249
+ * **api:** add register static method [#231](https://github.com/AlaskaAirlines/auro-hyperlink/issues/231) ([8d1908b](https://github.com/AlaskaAirlines/auro-hyperlink/commit/8d1908bdb9f7a2eb537eb83f8fe94797542df0bd))
250
+
251
+ ## [4.0.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.0.1...v4.0.2) (2024-10-08)
252
+
253
+
254
+ ### Bug Fixes
255
+
256
+ * moves auro library to dependencies in package.json [#228](https://github.com/AlaskaAirlines/auro-hyperlink/issues/228) ([1f4d822](https://github.com/AlaskaAirlines/auro-hyperlink/commit/1f4d822ebf8858221320db38fd9354887c302291))
257
+
258
+ ## [4.0.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v4.0.0...v4.0.1) (2024-10-01)
259
+
260
+
261
+ ### Performance Improvements
262
+
263
+ * add csspart to auro-icon ([980ba89](https://github.com/AlaskaAirlines/auro-hyperlink/commit/980ba897e44246f998e8fd4c8f3d8d45aed6e3f5))
264
+ * remove github label colors ([eda1550](https://github.com/AlaskaAirlines/auro-hyperlink/commit/eda15500e0b7b94d0bf1edc3a4fc2fd73a7c4b24))
265
+
266
+ # [4.0.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.6.0...v4.0.0) (2024-09-30)
267
+
268
+
269
+ ### Bug Fixes
270
+
271
+ * adjust shape of UI for a11y UI 209 ([e4da5e4](https://github.com/AlaskaAirlines/auro-hyperlink/commit/e4da5e4edae61b56c8a4ccc1e96718d45ba79a58))
272
+
273
+
274
+ ### Features
275
+
276
+ * add component name as attribute [#219](https://github.com/AlaskaAirlines/auro-hyperlink/issues/219) ([27e2b3b](https://github.com/AlaskaAirlines/auro-hyperlink/commit/27e2b3b4f5256b419902eb4138835e67662231ed))
277
+ * **theme:** update styles to support themeing ([245f2a1](https://github.com/AlaskaAirlines/auro-hyperlink/commit/245f2a1b97da59d8bcc02b2a9f759a28263aa83f))
278
+
279
+
280
+ ### Performance Improvements
281
+
282
+ * point to library scripts for build process ([6f3d7fb](https://github.com/AlaskaAirlines/auro-hyperlink/commit/6f3d7fbea832d7bf576349ef4abfbaaddbc688ea))
283
+ * refactor custom component registration config ([25895cc](https://github.com/AlaskaAirlines/auro-hyperlink/commit/25895cc5c8572c69db47242b23ff00f05b6e0045))
284
+ * sync package and package-lock ([1aaeb9b](https://github.com/AlaskaAirlines/auro-hyperlink/commit/1aaeb9bb00fdbec0af7b571370394a9526435199))
285
+ * update dependencies ([91b3274](https://github.com/AlaskaAirlines/auro-hyperlink/commit/91b32748ca1237aefcb8979ed46384e36aac4c50))
286
+ * update dependencies ([36e23d8](https://github.com/AlaskaAirlines/auro-hyperlink/commit/36e23d83145ca0a24dcb27aa1c83798e22f76780))
287
+ * update icon and all other dependencies ([a516fd4](https://github.com/AlaskaAirlines/auro-hyperlink/commit/a516fd475ebb68426c91538b222fef7804b41d53))
288
+ * use icon element versioning ([55d7861](https://github.com/AlaskaAirlines/auro-hyperlink/commit/55d78618521fbf724f866b487b519ede41d3366c))
289
+
290
+
291
+ ### BREAKING CHANGES
292
+
293
+ * trigger major release for color theme support #211
294
+
295
+ # [3.6.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.11...v3.6.0) (2024-05-07)
296
+
297
+
298
+ ### Features
299
+
300
+ * add tertiary variant to hyperlink component ([4c6edc7](https://github.com/AlaskaAirlines/auro-hyperlink/commit/4c6edc7c60e88abc20c0ee4b99ca3306ae1f7378))
301
+
302
+
303
+ ### Performance Improvements
304
+
305
+ * update legacy .is-touch to media query ([69fb4ab](https://github.com/AlaskaAirlines/auro-hyperlink/commit/69fb4ab517b7c00cea024dbdd9f70077c04ffdd4))
306
+
307
+ ## [3.5.11](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.10...v3.5.11) (2024-04-29)
308
+
309
+
310
+ ### Performance Improvements
311
+
312
+ * update function [#202](https://github.com/AlaskaAirlines/auro-hyperlink/issues/202) ([b082269](https://github.com/AlaskaAirlines/auro-hyperlink/commit/b082269cff303ceced979a95da1d94624333d2ca))
313
+
314
+ ## [3.5.10](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.9...v3.5.10) (2024-04-19)
315
+
316
+
317
+ ### Performance Improvements
318
+
319
+ * update peer deps ([02d3070](https://github.com/AlaskaAirlines/auro-hyperlink/commit/02d3070c661e4528ab9a0e8a674ea96eebac9637))
320
+
321
+ ## [3.5.9](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.8...v3.5.9) (2024-04-19)
322
+
323
+
324
+ ### Performance Improvements
325
+
326
+ * replace deprecated icon references ([6d90507](https://github.com/AlaskaAirlines/auro-hyperlink/commit/6d90507251ee18a277eeee15a6a322dde37a890e))
327
+
328
+ ## [3.5.8](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.7...v3.5.8) (2024-02-21)
329
+
330
+
331
+ ### Performance Improvements
332
+
333
+ * **docs:** add custom registration example to index page ([4959fe8](https://github.com/AlaskaAirlines/auro-hyperlink/commit/4959fe8d44f9607029bcda565f3d80ba9cbbadb5))
334
+
335
+ ## [3.5.7](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.6...v3.5.7) (2024-02-19)
336
+
337
+
338
+ ### Bug Fixes
339
+
340
+ * **linters:** add linters script to build ([620bbe8](https://github.com/AlaskaAirlines/auro-hyperlink/commit/620bbe871cea98ba4d57d50c4260c5cdde3ef0e5))
341
+
342
+
343
+ ### Performance Improvements
344
+
345
+ * **examples:** implement minified js system [#198](https://github.com/AlaskaAirlines/auro-hyperlink/issues/198) ([52d7417](https://github.com/AlaskaAirlines/auro-hyperlink/commit/52d7417fe9dcaf1049b3a9647b9521be555a83d7))
346
+ * **hyperlink:** update references to main hyperlink js file ([98fa7fa](https://github.com/AlaskaAirlines/auro-hyperlink/commit/98fa7fa9542ea6c0ee178cd6d73d57f949a69184))
347
+ * **js:** edit js demo examples ([5a558f5](https://github.com/AlaskaAirlines/auro-hyperlink/commit/5a558f507a5f49b0220247336730a22384e839c0))
348
+
349
+ ## [3.5.6](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.5...v3.5.6) (2024-02-16)
350
+
351
+
352
+ ### Bug Fixes
353
+
354
+ * update npm script reference ([94a8196](https://github.com/AlaskaAirlines/auro-hyperlink/commit/94a8196ac5a9b21d22ec10b409878cdfdca11f09))
355
+
356
+
357
+ ### Performance Improvements
358
+
359
+ * update reference to .js files ([f06d3ee](https://github.com/AlaskaAirlines/auro-hyperlink/commit/f06d3eed115c08e93e68cc95ac31be15950e9271))
360
+
361
+ ## [3.5.5](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.4...v3.5.5) (2024-02-12)
362
+
363
+
364
+ ### Performance Improvements
365
+
366
+ * update dependencies ([5a59eef](https://github.com/AlaskaAirlines/auro-hyperlink/commit/5a59eefed1536b5a4d8ed2871e0643fbebf7cc39))
367
+
368
+ ## [3.5.4](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.3...v3.5.4) (2024-02-10)
369
+
370
+
371
+ ### Performance Improvements
372
+
373
+ * update internal refs to support SSR ([047a6b6](https://github.com/AlaskaAirlines/auro-hyperlink/commit/047a6b6299e218366fa0882dc13653c7d7f30d5c))
374
+
375
+ ## [3.5.3](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.2...v3.5.3) (2024-02-10)
376
+
377
+
378
+ ### Performance Improvements
379
+
380
+ * update dependencies to support SSR ([38ae095](https://github.com/AlaskaAirlines/auro-hyperlink/commit/38ae095a48e7c121b5b31e8e98006edf89922b74))
381
+
382
+ ## [3.5.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.1...v3.5.2) (2024-01-31)
383
+
384
+
385
+ ### Performance Improvements
386
+
387
+ * alaskaairux ref updates ([e55b509](https://github.com/AlaskaAirlines/auro-hyperlink/commit/e55b5099acae6cb20079f87777febd6aa4a441b7))
388
+ * **cdn:** update links from unpkg to jsdelivr ([a6b5508](https://github.com/AlaskaAirlines/auro-hyperlink/commit/a6b550850992ef468b8e255a493939041ec01312))
389
+
390
+ ## [3.5.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.5.0...v3.5.1) (2024-01-25)
391
+
392
+
393
+ ### Performance Improvements
394
+
395
+ * update dependencies ([03f45d6](https://github.com/AlaskaAirlines/auro-hyperlink/commit/03f45d676fc27d1d2fc342fc34a41c19860b0059))
396
+
397
+ # [3.5.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.4.2...v3.5.0) (2024-01-20)
398
+
399
+
400
+ ### Features
401
+
402
+ * **ssr:** add support for SSR projects [#193](https://github.com/AlaskaAirlines/auro-hyperlink/issues/193) ([6eeb233](https://github.com/AlaskaAirlines/auro-hyperlink/commit/6eeb233e6cbf6253fc523e833cf72c31e621ae6c))
403
+
404
+
405
+ ### Performance Improvements
406
+
407
+ * **deps:** update dependencies ([8cacced](https://github.com/AlaskaAirlines/auro-hyperlink/commit/8cacced246f05b60d4b806c775921403c0179585))
408
+
409
+ ## [3.4.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.4.1...v3.4.2) (2024-01-17)
410
+
411
+
412
+ ### Bug Fixes
413
+
414
+ * update small CTA to adjust content alignment [#191](https://github.com/AlaskaAirlines/auro-hyperlink/issues/191) ([8037424](https://github.com/AlaskaAirlines/auro-hyperlink/commit/803742437f7a7b8eff6261bfcbcdc0a1130d4bff))
415
+
416
+
417
+ ### Performance Improvements
418
+
419
+ * convert hard value to token ([7073d49](https://github.com/AlaskaAirlines/auro-hyperlink/commit/7073d497caa85f9de6bb290fd13c3d78228dc5e3))
420
+
421
+ ## [3.4.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.4.0...v3.4.1) (2023-11-28)
422
+
423
+
424
+ ### Bug Fixes
425
+
426
+ * **cta:** make cta buttons consistent with auro-button [#188](https://github.com/AlaskaAirlines/auro-hyperlink/issues/188) ([05fa7fc](https://github.com/AlaskaAirlines/auro-hyperlink/commit/05fa7fcd3bf33baab0c3886954766058d2c89695))
427
+
428
+
429
+ ### Performance Improvements
430
+
431
+ * **cdn:** update to use new auro-button namespace ([35d87d0](https://github.com/AlaskaAirlines/auro-hyperlink/commit/35d87d04bb3090ce967316f33b3719a366162d59))
432
+ * **deps:** update to use latest dependencies ([ff63d46](https://github.com/AlaskaAirlines/auro-hyperlink/commit/ff63d4629073aceffb793aa2150e0be5f6b718a0))
433
+ * **hover:** update hover color implementation [#189](https://github.com/AlaskaAirlines/auro-hyperlink/issues/189) ([54e6d7a](https://github.com/AlaskaAirlines/auro-hyperlink/commit/54e6d7ad2c1979469397869ccb6a1c9142c79647))
434
+ * **node:** update to support node 20 ([e2b329b](https://github.com/AlaskaAirlines/auro-hyperlink/commit/e2b329bc05a72a7688bba8328a1e18a6dd5181fe))
435
+
436
+ # [3.4.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.3.7...v3.4.0) (2023-11-07)
437
+
438
+
439
+ ### Features
440
+
441
+ * **cta:** created small cta button [#172](https://github.com/AlaskaAirlines/auro-hyperlink/issues/172) ([3ffacad](https://github.com/AlaskaAirlines/auro-hyperlink/commit/3ffacad4fa535df4ae48fa2191b11d935b33550c))
442
+
443
+ ## [3.3.7](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.3.6...v3.3.7) (2023-10-30)
444
+
445
+
446
+ ### Performance Improvements
447
+
448
+ * add old design-tokens deps ([17fdaac](https://github.com/AlaskaAirlines/auro-hyperlink/commit/17fdaac6366c0b954f43392f9df58c566886b0ed))
449
+ * **token:** update token per new theming [#183](https://github.com/AlaskaAirlines/auro-hyperlink/issues/183) ([79877ca](https://github.com/AlaskaAirlines/auro-hyperlink/commit/79877caa5026f3b5d163dfb7fc334f8b20f40448))
450
+
451
+ ## [3.3.6](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.3.5...v3.3.6) (2023-08-25)
452
+
453
+
454
+ ### Performance Improvements
455
+
456
+ * add auro-icons to peer dependencies [#180](https://github.com/AlaskaAirlines/auro-hyperlink/issues/180) ([58f6d6c](https://github.com/AlaskaAirlines/auro-hyperlink/commit/58f6d6c57aaabca6575775927a62de9f866da4eb))
457
+
458
+ ## [3.3.5](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.3.4...v3.3.5) (2023-08-25)
459
+
460
+
461
+ ### Performance Improvements
462
+
463
+ * update Sass to not include design tokens [#178](https://github.com/AlaskaAirlines/auro-hyperlink/issues/178) ([e575f50](https://github.com/AlaskaAirlines/auro-hyperlink/commit/e575f5056b4537da60d4f55fa942e6abc87655b5))
464
+
465
+ ## [3.3.4](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.3.3...v3.3.4) (2023-08-18)
466
+
467
+
468
+ ### Bug Fixes
469
+
470
+ * general feedback review ([e8aa95f](https://github.com/AlaskaAirlines/auro-hyperlink/commit/e8aa95f1217b927759f35e7ef1c71b6ae7e939fb))
471
+ * re-add docTemplates/ to .gitignore per [#171](https://github.com/AlaskaAirlines/auro-hyperlink/issues/171) ([fcf143a](https://github.com/AlaskaAirlines/auro-hyperlink/commit/fcf143aa1a2cbe6ef7d145a7359de286ca0e73ec))
472
+
473
+
474
+ ### Performance Improvements
475
+
476
+ * **es5:** Remove legacy es5 bundling resources [#166](https://github.com/AlaskaAirlines/auro-hyperlink/issues/166) ([34a1a69](https://github.com/AlaskaAirlines/auro-hyperlink/commit/34a1a692b550b9394a2135b71549621ffd2bbc62))
477
+ * general update to complete update node 18 ([4350122](https://github.com/AlaskaAirlines/auro-hyperlink/commit/43501220c43a3f6ef87db9f40cfa2879132383c5))
478
+ * **node18:** update repo to support Node 18+ [#168](https://github.com/AlaskaAirlines/auro-hyperlink/issues/168) ([8e8b3bb](https://github.com/AlaskaAirlines/auro-hyperlink/commit/8e8b3bbe7d648c87654b0c560ff2b001d9134744))
479
+ * remove unused script ([40d2386](https://github.com/AlaskaAirlines/auro-hyperlink/commit/40d23865b82b029837dbdadbc34f94b9f23f0a10))
480
+ * update general dependencies node 18 ([f12886d](https://github.com/AlaskaAirlines/auro-hyperlink/commit/f12886d85ea6e2099cecf25e0931db7ed77e8c6e))
481
+ * update npm script, remove files ([d7ef58f](https://github.com/AlaskaAirlines/auro-hyperlink/commit/d7ef58f526a178a1c51aeeb328c9143b28290a57))
482
+ * update to Lit2.0, TS support, issue templates, component registration extension [#167](https://github.com/AlaskaAirlines/auro-hyperlink/issues/167) ([ca387bc](https://github.com/AlaskaAirlines/auro-hyperlink/commit/ca387bcabe753b6a2448f9b186387b88c5207426))
483
+
484
+ ## [3.3.3](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.3.2...v3.3.3) (2023-03-21)
485
+
486
+
487
+ ### Bug Fixes
488
+
489
+ * **workflow:** correct typo in workflow config ([45bdf5d](https://github.com/AlaskaAirlines/auro-hyperlink/commit/45bdf5d0dba35ccc5bdfc69e2a8e6eb7bf74bfd5))
490
+
491
+
492
+ ### Performance Improvements
493
+
494
+ * **node:** update version support ([a9152ce](https://github.com/AlaskaAirlines/auro-hyperlink/commit/a9152ce6a0ab9cdd819fb04305861facf5dde2e5))
495
+
496
+ ## [3.3.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.3.1...v3.3.2) (2023-02-28)
497
+
498
+
499
+ ### Bug Fixes
500
+
501
+ * **bundle:** update rollup config [#161](https://github.com/AlaskaAirlines/auro-hyperlink/issues/161) ([abe252a](https://github.com/AlaskaAirlines/auro-hyperlink/commit/abe252a6da64efea5f5af4589f7db1465c95720c))
502
+
503
+ ## [3.3.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.3.0...v3.3.1) (2023-02-26)
504
+
505
+
506
+ ### Performance Improvements
507
+
508
+ * **deps:** update from Lit 1 to Lit 2 [#159](https://github.com/AlaskaAirlines/auro-hyperlink/issues/159) ([7309ec3](https://github.com/AlaskaAirlines/auro-hyperlink/commit/7309ec3ed32979524f2516fcea9bf236b635a6f4))
509
+
510
+ # [3.3.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.2.2...v3.3.0) (2023-01-25)
511
+
512
+
513
+ ### Features
514
+
515
+ * **customization:** allow for CE class extension and customization [#151](https://github.com/AlaskaAirlines/auro-hyperlink/issues/151) ([6b6a3f9](https://github.com/AlaskaAirlines/auro-hyperlink/commit/6b6a3f940331b48b226e6a9dbe16f87831a3ff11))
516
+ * **define:** custom CE definitions ([94de68b](https://github.com/AlaskaAirlines/auro-hyperlink/commit/94de68bc0e3cbdca07d18bbb10aafb01044debba))
517
+
518
+ ## [3.2.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.2.1...v3.2.2) (2022-12-20)
519
+
520
+
521
+ ### Bug Fixes
522
+
523
+ * **part:** add css part for easy manipulation [#146](https://github.com/AlaskaAirlines/auro-hyperlink/issues/146) ([5b9e0f0](https://github.com/AlaskaAirlines/auro-hyperlink/commit/5b9e0f0bdad5124b89a4ada4b97ba8c4e76d4d79))
524
+
525
+ ## [3.2.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.2.0...v3.2.1) (2022-12-20)
526
+
527
+
528
+ ### Bug Fixes
529
+
530
+ * **icons:** update peer dependency of auro icons [#134](https://github.com/AlaskaAirlines/auro-hyperlink/issues/134) ([f843b74](https://github.com/AlaskaAirlines/auro-hyperlink/commit/f843b744c6b3dd1334929a6da6568f2d79e3c0c0))
531
+
532
+ # [3.2.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.1.1...v3.2.0) (2022-11-30)
533
+
534
+
535
+ ### Features
536
+
537
+ * **cta:** add support for fluid width ([075a59e](https://github.com/AlaskaAirlines/auro-hyperlink/commit/075a59e783e1cd49c5a54dcacf219c9500fc166e))
538
+
539
+ ## [3.1.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.1.0...v3.1.1) (2022-05-13)
540
+
541
+
542
+ ### Bug Fixes
543
+
544
+ * **a11y:** add missing event listeners ([2519adb](https://github.com/AlaskaAirlines/auro-hyperlink/commit/2519adb61588b96fead510fb15b14a6017510cfe))
545
+
546
+ # [3.1.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v3.0.0...v3.1.0) (2022-03-11)
547
+
548
+
549
+ ### Features
550
+
551
+ * add focus method ([2d7b7ed](https://github.com/AlaskaAirlines/auro-hyperlink/commit/2d7b7eda1554b321197188b6c4a8cc2c7c0b8732))
552
+ * **style:** add support for .focus() ui ([ef81f16](https://github.com/AlaskaAirlines/auro-hyperlink/commit/ef81f1674a7441c48e8bc76b28077247c8b06c91))
553
+
554
+ # [3.0.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.4.3...v3.0.0) (2022-01-07)
555
+
556
+
557
+ ### Bug Fixes
558
+
559
+ * icon CSS/Sass for IE fallback [#72](https://github.com/AlaskaAirlines/auro-hyperlink/issues/72) ([14cebaf](https://github.com/AlaskaAirlines/auro-hyperlink/commit/14cebaf3383c1142f32922d818646bfe55bf547d))
560
+ * remove outline-offset [#79](https://github.com/AlaskaAirlines/auro-hyperlink/issues/79) ([f3ff147](https://github.com/AlaskaAirlines/auro-hyperlink/commit/f3ff147c21e42fa9b3ff74bc8745d7d3e8815fc9))
561
+
562
+
563
+ ### Code Refactoring
564
+
565
+ * **generator migration:** migrate repo to latest gen build [#73](https://github.com/AlaskaAirlines/auro-hyperlink/issues/73) ([543f723](https://github.com/AlaskaAirlines/auro-hyperlink/commit/543f723d76a51d78985ea93381fd1e1e06550413))
566
+
567
+
568
+ ### Features
569
+
570
+ * **mailto:** add support for mailto: http request [#87](https://github.com/AlaskaAirlines/auro-hyperlink/issues/87) ([33ad5fd](https://github.com/AlaskaAirlines/auro-hyperlink/commit/33ad5fd96a3ad58df28d803ceae664843b62aabc))
571
+ * **referrer:** add feature for external url referral tracking ([b416a60](https://github.com/AlaskaAirlines/auro-hyperlink/commit/b416a608046bc00b09aec9fa459e6e71ea42cf90))
572
+
573
+
574
+ ### Performance Improvements
575
+
576
+ * **mdmagic:** update mdmagic watched files ([276b0e9](https://github.com/AlaskaAirlines/auro-hyperlink/commit/276b0e934af94f235294022d5f55a75881de9304))
577
+
578
+
579
+ ### BREAKING CHANGES
580
+
581
+ * **generator migration:** This commit will move the element to the new
582
+ @aurodesignsystem npm namespace as well redefine legacy API
583
+
584
+ ## [2.4.3](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.4.2...v2.4.3) (2021-08-20)
585
+
586
+
587
+ ### Bug Fixes
588
+
589
+ * **deps:** update dependencies, has impact on experience ([886fa4f](https://github.com/AlaskaAirlines/auro-hyperlink/commit/886fa4f325199e32fa2e03d657475ebb26d9fac1))
590
+
591
+ ## [2.4.2](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.4.1...v2.4.2) (2021-08-03)
592
+
593
+
594
+ ### Bug Fixes
595
+
596
+ * give booleans default values ([9ca4cea](https://github.com/AlaskaAirlines/auro-hyperlink/commit/9ca4ceab855cb6141a4ac736189bfe6d522a8f5f))
597
+
598
+ ## [2.4.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.4.0...v2.4.1) (2021-07-27)
599
+
600
+
601
+ ### Bug Fixes
602
+
603
+ * **spacing:** update custom element shape to be inline-block [#67](https://github.com/AlaskaAirlines/auro-hyperlink/issues/67) ([866b5cc](https://github.com/AlaskaAirlines/auro-hyperlink/commit/866b5cca6255e0ef37639883cb2d5ca27a4dcae2))
604
+
605
+ # [2.4.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.3.0...v2.4.0) (2021-06-22)
606
+
607
+
608
+ ### Features
609
+
610
+ * **no exit:** add new icon feature for no exit pop-out links ([715c46a](https://github.com/AlaskaAirlines/auro-hyperlink/commit/715c46a0757eef4ba010264f3edf0e7e5860e3c4))
611
+
612
+ # [2.3.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.2.1...v2.3.0) (2021-06-07)
613
+
614
+
615
+ ### Features
616
+
617
+ * apply focus-visible polyfill to shadow root [#55](https://github.com/AlaskaAirlines/auro-hyperlink/issues/55) ([46cbacb](https://github.com/AlaskaAirlines/auro-hyperlink/commit/46cbacb2df390cfc2f20608b3437b63be6e3ff93))
618
+
619
+ ## [2.2.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.2.0...v2.2.1) (2021-03-06)
620
+
621
+
622
+ ### Bug Fixes
623
+
624
+ * add secondary cta on dark styles ([05cef06](https://github.com/AlaskaAirlines/auro-hyperlink/commit/05cef06bebc55953d68e0e313286e31122209932))
625
+
626
+ # [2.2.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.1.0...v2.2.0) (2021-02-23)
627
+
628
+
629
+ ### Features
630
+
631
+ * add support for cta ondark ([20db749](https://github.com/AlaskaAirlines/auro-hyperlink/commit/20db749a7b3cf3b8d0b23c112b8f5e19a7579f47))
632
+
633
+ # [2.1.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.0.1...v2.1.0) (2021-02-19)
634
+
635
+
636
+ ### Features
637
+
638
+ * update bundle support ([c9a6543](https://github.com/AlaskaAirlines/auro-hyperlink/commit/c9a6543f5a71e9fa2e9383a88f86c4733ed3af94))
639
+ * update to Github actions ([468dbc0](https://github.com/AlaskaAirlines/auro-hyperlink/commit/468dbc0534586dd6242eb1622279608739d18475))
640
+
641
+ ## [2.0.1](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v2.0.0...v2.0.1) (2020-07-28)
642
+
643
+
644
+ ### Bug Fixes
645
+
646
+ * update barrel file ([b220e75](https://github.com/AlaskaAirlines/auro-hyperlink/commit/b220e753c135b62d9c7d713916ac6aa28015691c))
647
+
648
+ # [2.0.0](https://github.com/AlaskaAirlines/auro-hyperlink/compare/v1.6.0...v2.0.0) (2020-07-28)
649
+
650
+
651
+ ### Features
652
+
653
+ * [#23](https://github.com/AlaskaAirlines/auro-hyperlink/issues/23) add support for CDN delivery ([777bcb7](https://github.com/AlaskaAirlines/auro-hyperlink/commit/777bcb735063bd8873c11c7cb361b8540000bd04))
654
+ * [#37](https://github.com/AlaskaAirlines/auro-hyperlink/issues/37) remove unused legacy component and build steps ([a655547](https://github.com/AlaskaAirlines/auro-hyperlink/commit/a655547a7b5ae3113ef0d56dc12a7d0a19dc23d4))
655
+
656
+
657
+ ### BREAKING CHANGES
658
+
659
+ * This commit will remove all legacy support files and
660
+ any references to ods-hyperlink. If these legacy files are needed,
661
+ please continue using v1.6.0.
662
+
663
+ # [1.6.0](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.5.1...v1.6.0) (2020-07-23)
664
+
665
+
666
+ ### Features
667
+
668
+ * [#32](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/issues/32) support sms and tel protocols ([299961d](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/299961d355181988d2ddaa2deba205a782f67e27))
669
+
670
+ ## [1.5.1](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.5.0...v1.5.1) (2020-06-16)
671
+
672
+
673
+ ### Bug Fixes
674
+
675
+ * update correct height for CTA button ([e4e1deb](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/e4e1deb1531ba47584e0d71cf126c0e017696cb4))
676
+
677
+ # [1.5.0](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.4.7...v1.5.0) (2020-06-13)
678
+
679
+
680
+ ### Features
681
+
682
+ * [#27](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/issues/27) add support for default CTA button style ([5362639](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/5362639da476b4ad8535ce17c69245bd7d3d17b0))
683
+
684
+ ## [1.4.7](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.4.6...v1.4.7) (2020-05-19)
685
+
686
+
687
+ ### Bug Fixes
688
+
689
+ * update status badges ([2354a63](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/2354a634630abf31ed8a1fc33bd9dacef2713067))
690
+
691
+ ## [1.4.6](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.4.5...v1.4.6) (2020-04-27)
692
+
693
+
694
+ ### Bug Fixes
695
+
696
+ * add support for relative URLs ([59e8b2e](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/59e8b2edf061735e08c2ac5ba150e853cf2770fa))
697
+
698
+ ## [1.4.5](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.4.4...v1.4.5) (2020-04-03)
699
+
700
+
701
+ ### Bug Fixes
702
+
703
+ * remove CLI warning ([a41110d](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/a41110d3d276e751c506bf9955061d596b6b4abb))
704
+
705
+ ## [1.4.4](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.4.3...v1.4.4) (2020-04-02)
706
+
707
+
708
+ ### Bug Fixes
709
+
710
+ * remove dependency on icon lib CSS file ([cd3d805](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/cd3d805a46dc7be0f31f5769d3345f193b6d529d))
711
+
712
+ ## [1.4.3](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.4.2...v1.4.3) (2020-02-03)
713
+
714
+
715
+ ### Bug Fixes
716
+
717
+ * install esLint [#14](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/issues/14) ([7eddb2e](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/7eddb2edbefb0c730be17eb7c0f682f8706c951c))
718
+ * update href string to address security ([44ec1d0](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/44ec1d0fbef470363c87af65cef8094b106bb0c8))
719
+
720
+ ## [1.4.2](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.4.1...v1.4.2) (2020-01-23)
721
+
722
+
723
+ ### Bug Fixes
724
+
725
+ * address postinstall bug ([58bbdf2](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/58bbdf2dc4d6519551c0034547596100d78f81f9))
726
+ * address postinstall bug ([479e055](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/479e055314539d326419a8bbdd845aa63de19dde))
727
+
728
+ ## [1.4.1](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.4.0...v1.4.1) (2020-01-23)
729
+
730
+
731
+ ### Bug Fixes
732
+
733
+ * address postinstall bug ([2825e02](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/2825e02c5ba6458205646337ce05d7ad97460f78))
734
+
735
+ # [1.4.0](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.3.2...v1.4.0) (2020-01-23)
736
+
737
+
738
+ ### Bug Fixes
739
+
740
+ * update packages and address dependency issues ([0090d59](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/0090d59e9b68713a044afd2f429854c2f9a54a0a))
741
+ * update to Auro variables ([5f2fb89](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/5f2fb89662367ce9b1130dd346fa42341dc273e2))
742
+
743
+
744
+ ### Features
745
+
746
+ * add support for auro-hyperlink component ([1cbdc19](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/1cbdc19acb4a9980f5bf0d526e37b464c8ca74df))
747
+
748
+
749
+ ### Reverts
750
+
751
+ * reset Orion dependencies in styles ([47dc43e](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/47dc43ee88d83538665649758d326a140cbc86fc))
752
+
753
+ ## [1.3.2](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.3.1...v1.3.2) (2020-01-18)
754
+
755
+
756
+ ### Bug Fixes
757
+
758
+ * [#19](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/issues/19) issue regadring preventDefault() functions ([f995f53](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/f995f53f0ac5bce23012ca99f2cfb822f69c48e6))
759
+
760
+ ## [1.3.1](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.3.0...v1.3.1) (2020-01-09)
761
+
762
+
763
+ ### Bug Fixes
764
+
765
+ * element only defines itself if the element is not already defined ([502c522](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/502c5227461eb4e851d5bf8761ca5afc536dd492))
766
+
767
+ # [1.3.0](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.2.0...v1.3.0) (2019-11-27)
768
+
769
+
770
+ ### Features
771
+
772
+ * add support for secondary CTA button ([185d035](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/185d035543131fab8cfb06fd8c7228fe2a8759e2))
773
+
774
+ # [1.2.0](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.1.0...v1.2.0) (2019-11-19)
775
+
776
+
777
+ ### Features
778
+
779
+ * removed anchorCallback prop ([62e2e2c](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/62e2e2cf3a1851717a8f907f5071f43159836c5d))
780
+
781
+ # [1.1.0](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.13...v1.1.0) (2019-11-18)
782
+
783
+
784
+ ### Features
785
+
786
+ * updated icon version to use new name ([c47247b](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/c47247ba0a4c32753ffe9812d4a57c9ff51bd3d5))
787
+
788
+ ## [1.0.13](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.12...v1.0.13) (2019-10-28)
789
+
790
+
791
+ ### Bug Fixes
792
+
793
+ * [#6](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/issues/6) address IE fallback styles ([2e66c24](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/2e66c24998e6bf671a502decbc21d54ee1c9e0b1))
794
+
795
+ ## [1.0.12](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.11...v1.0.12) (2019-10-18)
796
+
797
+
798
+ ### Bug Fixes
799
+
800
+ * add barrel file to simplify import statements ([e45aa8f](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/e45aa8f))
801
+
802
+ ## [1.0.11](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.10...v1.0.11) (2019-10-14)
803
+
804
+
805
+ ### Bug Fixes
806
+
807
+ * update responsove option for CTAs ([4d0fe78](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/4d0fe78))
808
+
809
+ ## [1.0.10](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.9...v1.0.10) (2019-10-11)
810
+
811
+
812
+ ### Bug Fixes
813
+
814
+ * add ciBuild and devBuild scripts for dev purposes ([88a396a](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/88a396a))
815
+ * update responsive styles for CTA button ([2e82e5c](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/2e82e5c))
816
+
817
+ ## [1.0.9](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.8...v1.0.9) (2019-10-06)
818
+
819
+
820
+ ### Bug Fixes
821
+
822
+ * update peerDependencies ([cfde3b0](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/cfde3b0))
823
+
824
+ ## [1.0.8](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.7...v1.0.8) (2019-10-06)
825
+
826
+
827
+ ### Bug Fixes
828
+
829
+ * update to support cta button ([719c27d](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/719c27d))
830
+
831
+ ## [1.0.7](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.6...v1.0.7) (2019-09-12)
832
+
833
+
834
+ ### Bug Fixes
835
+
836
+ * update line height issue in relation to other buttons ([51dc977](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/51dc977))
837
+
838
+ ## [1.0.6](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.5...v1.0.6) (2019-09-04)
839
+
840
+
841
+ ### Bug Fixes
842
+
843
+ * add support for utility classes and outer padding ([f38257d](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/f38257d))
844
+
845
+ ## [1.0.5](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.4...v1.0.5) (2019-08-22)
846
+
847
+
848
+ ### Bug Fixes
849
+
850
+ * file import path ([240e299](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/240e299))
851
+
852
+ ## [1.0.4](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.3...v1.0.4) (2019-08-22)
853
+
854
+
855
+ ### Bug Fixes
856
+
857
+ * update WC to support new icon Tokens ([60d9099](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/60d9099))
858
+
859
+ ## [1.0.3](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.2...v1.0.3) (2019-06-26)
860
+
861
+
862
+ ### Bug Fixes
863
+
864
+ * address issue with camelCase default variable ([0f965e8](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/0f965e8))
865
+
866
+ ## [1.0.2](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.1...v1.0.2) (2019-06-25)
867
+
868
+
869
+ ### Bug Fixes
870
+
871
+ * update package version ([86fa38e](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/86fa38e))
872
+
873
+ ## [1.0.1](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/compare/v1.0.0...v1.0.1) (2019-06-24)
874
+
875
+
876
+ ### Bug Fixes
877
+
878
+ * update orion packages ([3d7bcfc](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/3d7bcfc))
879
+
880
+ # 1.0.0 (2019-06-14)
881
+
882
+
883
+ ### Performance Improvements
884
+
885
+ * release 1.0 version of ods-hyperlink ([4933f87](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-hyperlink/commit/4933f87))