# Semantic Release Automated Changelog

## [1.2.10](https://github.com/AlaskaAirlines/auro-nav/compare/v1.2.9...v1.2.10) (2024-02-26)


### Performance Improvements

* **deps:** update to latest dependencies ([86751da](https://github.com/AlaskaAirlines/auro-nav/commit/86751da15c4a530bdf2ee5076690b94cbd93abbd))

## [1.2.9](https://github.com/AlaskaAirlines/auro-nav/compare/v1.2.8...v1.2.9) (2024-02-24)


### Performance Improvements

* **custom:** implement custom registration example ([026acef](https://github.com/AlaskaAirlines/auro-nav/commit/026acef30f3d3bacc71ac67e1ab9c8bcbf7a89d4))

## [1.2.8](https://github.com/AlaskaAirlines/auro-nav/compare/v1.2.7...v1.2.8) (2024-02-23)


### Performance Improvements

* **examples:** refactor examples ([0bac259](https://github.com/AlaskaAirlines/auro-nav/commit/0bac2594e836392a6a263505081e93c0817d6769))

## [1.2.7](https://github.com/AlaskaAirlines/auro-nav/compare/v1.2.6...v1.2.7) (2024-02-18)


### Performance Improvements

* **docs:** update doc file names to standard ([70032ad](https://github.com/AlaskaAirlines/auro-nav/commit/70032ad676bc4c2717f83a7fe9294afbc9d42ce2))

## [1.2.6](https://github.com/AlaskaAirlines/auro-nav/compare/v1.2.5...v1.2.6) (2024-02-16)


### Performance Improvements

* update deps and refs to hyperlink ([a0a8ff2](https://github.com/AlaskaAirlines/auro-nav/commit/a0a8ff2f992c8e2aea7dc2726747d7b2c81a12bc))

## [1.2.5](https://github.com/AlaskaAirlines/auro-nav/compare/v1.2.4...v1.2.5) (2024-02-14)


### Performance Improvements

* **deps:** update dependencies ([48817ab](https://github.com/AlaskaAirlines/auro-nav/commit/48817ab88d383086469888aa8fbf7a898aed7cc8))

## [1.2.4](https://github.com/AlaskaAirlines/auro-nav/compare/v1.2.3...v1.2.4) (2024-02-12)


### Bug Fixes

* update icon config ([4f752bd](https://github.com/AlaskaAirlines/auro-nav/commit/4f752bdab0ec8d7d2d7d1b6489920423752ffd17))

## [1.2.3](https://github.com/AlaskaAirlines/auro-nav/compare/v1.2.2...v1.2.3) (2024-02-12)


### Bug Fixes

* address missed .js ESM requirement ([e50458d](https://github.com/AlaskaAirlines/auro-nav/commit/e50458da3e1bf4f35b4bbc48a21d3134c61edaa4))

## [1.2.2](https://github.com/AlaskaAirlines/auro-nav/compare/v1.2.1...v1.2.2) (2024-02-12)


### Performance Improvements

* update for ESM support ([b712222](https://github.com/AlaskaAirlines/auro-nav/commit/b7122227f240d3e50ecf12acfe5b71c14c3f7104))

## [1.2.1](https://github.com/AlaskaAirlines/auro-nav/compare/v1.2.0...v1.2.1) (2024-01-31)


### Performance Improvements

* alaskaairux ref updates ([42b4497](https://github.com/AlaskaAirlines/auro-nav/commit/42b4497e6de7ac111517a0ed081e9875e95718c0))
* **cdn:** update links from unpkg to jsdelivr ([976cabb](https://github.com/AlaskaAirlines/auro-nav/commit/976cabbf0b17ee9d640b516b38fa22bfcfc0c169))

# [1.2.0](https://github.com/AlaskaAirlines/auro-nav/compare/v1.1.1...v1.2.0) (2024-01-23)


### Features

* **ssr:** add support for SSR projects [#30](https://github.com/AlaskaAirlines/auro-nav/issues/30) ([88f1fda](https://github.com/AlaskaAirlines/auro-nav/commit/88f1fda9661bff45028980633e151d5ede51e066))


### Performance Improvements

* **node:** update repo to support node 20 ([20d4e6c](https://github.com/AlaskaAirlines/auro-nav/commit/20d4e6cd113f8cad8c433644374bd5a8fc419a5e))
* **tokens:** update tokens to use new --ds prefix [#27](https://github.com/AlaskaAirlines/auro-nav/issues/27) ([700791a](https://github.com/AlaskaAirlines/auro-nav/commit/700791ae9ba15f5cc62f3c8282b184a679825353))

## [1.1.1](https://github.com/AlaskaAirlines/auro-nav/compare/v1.1.0...v1.1.1) (2023-05-16)


### Performance Improvements

* **ts:** add support for typescript users [#19](https://github.com/AlaskaAirlines/auro-nav/issues/19) ([08e487c](https://github.com/AlaskaAirlines/auro-nav/commit/08e487c26d41259293774fecf837b863b19ae8ea))

# [1.1.0](https://github.com/AlaskaAirlines/auro-nav/compare/v1.0.1...v1.1.0) (2023-05-12)


### Features

* **anchornav:** implement anchornav variation [#10](https://github.com/AlaskaAirlines/auro-nav/issues/10) ([0c192bd](https://github.com/AlaskaAirlines/auro-nav/commit/0c192bd39a98766b0405e47ba99d5902e5cc1202))
* **animation:** add animation effect and code cleanup ([0d2075c](https://github.com/AlaskaAirlines/auro-nav/commit/0d2075c230badef3e5a1fe9dcbcc4dd2a07e8cda))

## [1.0.1](https://github.com/AlaskaAirlines/auro-nav/compare/v1.0.0...v1.0.1) (2023-02-28)


### Performance Improvements

* **deps:** update hyperlink dependency [#13](https://github.com/AlaskaAirlines/auro-nav/issues/13) ([28ee825](https://github.com/AlaskaAirlines/auro-nav/commit/28ee82587ae7679dbe35c98424466df892e75f70))
* **rollup:** update rollup config to support CE work [#15](https://github.com/AlaskaAirlines/auro-nav/issues/15) ([d738912](https://github.com/AlaskaAirlines/auro-nav/commit/d73891250d281c5888e12dc7d2c866384f85fcca))

# 1.0.0 (2023-02-24)


### Features

* initialize component and code [#1](https://github.com/AlaskaAirlines/auro-nav/issues/1) ([09da853](https://github.com/AlaskaAirlines/auro-nav/commit/09da853166c57f6e73e6bc534f5f2f94d52016b6))


### Performance Improvements

* **publish:** update semantic release versioning [#7](https://github.com/AlaskaAirlines/auro-nav/issues/7) ([ca53c50](https://github.com/AlaskaAirlines/auro-nav/commit/ca53c50301475a5418369308e5a820f3aa2605f0))
* **workflow:** update build dependencies ([56154e8](https://github.com/AlaskaAirlines/auro-nav/commit/56154e88f4b42a51f65246048f24acc42038f943))
