Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove beta releases from CHANGELOG #48

Merged
merged 1 commit into from
Oct 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 0 additions & 32 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,5 @@
# Semantic Release Automated Changelog

# [2.0.0-beta.1](https://github.com/AlaskaAirlines/auro-nav/compare/v1.3.0-beta.1...v2.0.0-beta.1) (2024-10-01)


### Features

* add tag name as attribute when custom registered ([d0a5381](https://github.com/AlaskaAirlines/auro-nav/commit/d0a53814e26718e5a2aa7231b4b8ee1bb855260e))


### Performance Improvements

* refactor custom component registration config ([1382534](https://github.com/AlaskaAirlines/auro-nav/commit/1382534fdbe75e759a7f815537a4066394ef868a))
* remove github label colors ([38f11b5](https://github.com/AlaskaAirlines/auro-nav/commit/38f11b577d297cf410e320bcbe4c3c0a22d8c7db))
* update dependencies ([43ec266](https://github.com/AlaskaAirlines/auro-nav/commit/43ec2668562bed1383c6adfb9b8a0762e9a9d491))


### BREAKING CHANGES

* trigger major release for color theme support #39

# [1.3.0-beta.1](https://github.com/AlaskaAirlines/auro-nav/compare/v1.2.10...v1.3.0-beta.1) (2024-08-05)


### Bug Fixes

* **textwrap:** update styles to fix text wrap UI error ([ab25013](https://github.com/AlaskaAirlines/auro-nav/commit/ab250134d0271fe990e8cd7e802d34aa77bdc177))


### Features

* add custom versioned auro components ([fec94c3](https://github.com/AlaskaAirlines/auro-nav/commit/fec94c3871001108763e3515b50f432dd0cd838f))
* implement color theming support [#39](https://github.com/AlaskaAirlines/auro-nav/issues/39) ([b30010c](https://github.com/AlaskaAirlines/auro-nav/commit/b30010c360a354ffe0677c2414dab81f1c1d759c))

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


Expand Down