From 00f14a0d2b0794f8997eb136b1f3648b82607feb Mon Sep 17 00:00:00 2001 From: Jordan Jones Date: Thu, 3 Oct 2024 13:36:39 -0700 Subject: [PATCH] docs: remove beta releases from CHANGELOG --- CHANGELOG.md | 55 ---------------------------------------------------- 1 file changed, 55 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 265e716..cd86973 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,60 +1,5 @@ # Semantic Release Automated Changelog -# [4.0.0-beta.2](https://github.com/AlaskaAirlines/auro-lockup/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2024-10-03) - - -### Bug Fixes - -* update ondark styles ([097eb12](https://github.com/AlaskaAirlines/auro-lockup/commit/097eb12e22c95c4a266eaac02c88bb2c759fd36f)) - -# [4.0.0-beta.1](https://github.com/AlaskaAirlines/auro-lockup/compare/v3.1.0-beta.1...v4.0.0-beta.1) (2024-10-03) - - -### Bug Fixes - -* resolve minor color theming issues ([e555bb3](https://github.com/AlaskaAirlines/auro-lockup/commit/e555bb3254698067b8301e332f1933250c7caf2e)) - - -### Features - -* add tag name as attribute when custom registered ([13703fc](https://github.com/AlaskaAirlines/auro-lockup/commit/13703fcdbe2a6fad8f2b0431a45ca835786968ac)) - - -### Performance Improvements - -* refactor custom component registration config ([80b3911](https://github.com/AlaskaAirlines/auro-lockup/commit/80b3911f0bdfdde3848cb2485ded75c91be229bd)) -* update dependencies ([8a9be16](https://github.com/AlaskaAirlines/auro-lockup/commit/8a9be16a2eed6e64c0d86fc34f3efaecf65fc6f7)) - - -### BREAKING CHANGES - -* trigger major release for color theme support #25 - -# [3.1.0-beta.1](https://github.com/AlaskaAirlines/auro-lockup/compare/v3.0.9-beta.1...v3.1.0-beta.1) (2024-08-09) - - -### Features - -* refactor color token structure with tier 3 tokens [#25](https://github.com/AlaskaAirlines/auro-lockup/issues/25) ([9bee574](https://github.com/AlaskaAirlines/auro-lockup/commit/9bee574695a88e8adf96233e2cc8358f080de9f1)) - - -### Performance Improvements - -* replace hardcoded size values with tokens ([908c3d8](https://github.com/AlaskaAirlines/auro-lockup/commit/908c3d81190c77b44be75f3e836c795872f592e7)) -* update deps and refactor scripts to run auro-library versions ([25b719d](https://github.com/AlaskaAirlines/auro-lockup/commit/25b719d7970b367d295fc70af632afa1012092ef)) - -## [3.0.9-beta.1](https://github.com/AlaskaAirlines/auro-lockup/compare/v3.0.8...v3.0.9-beta.1) (2024-08-05) - - -### Performance Improvements - -* update subtitle color token [#27](https://github.com/AlaskaAirlines/auro-lockup/issues/27) ([c7f088f](https://github.com/AlaskaAirlines/auro-lockup/commit/c7f088faf9303487c1fce95278e6daa9ae5e9f39)) - - -### Reverts - -* remove updates to troubleshoot error ([2a14806](https://github.com/AlaskaAirlines/auro-lockup/commit/2a148066b09900a7e2d96f8da751c8e09b213816)) - ## [3.0.8](https://github.com/AlaskaAirlines/auro-lockup/compare/v3.0.7...v3.0.8) (2024-02-21)