Skip to content

Commit

Permalink
chore(release): 3.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0-beta.1](v2.7.1...v3.0.0-beta.1) (2024-10-04)

### Features

* add custom registered auro-datetime ([489fb7a](489fb7a))
* add tag name as attribute when custom registered ([fdbbb3b](fdbbb3b))
* implement tier 3 token structure [#121](#121) ([5149f5d](5149f5d))

### Performance Improvements

* refactor custom component registration config ([d0edb86](d0edb86))
* remove github label colors ([4b4de54](4b4de54))
* update dependencies ([a916070](a916070))
* update deps and refactor scripts to use auro-library versions ([7c53ddd](7c53ddd))

### BREAKING CHANGES

* trigger major release for color theme support #121
  • Loading branch information
semantic-release-bot committed Oct 4, 2024
1 parent 16d9228 commit 537b7ce
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Semantic Release Automated Changelog

# [3.0.0-beta.1](https://github.com/AlaskaAirlines/auro-flight/compare/v2.7.1...v3.0.0-beta.1) (2024-10-04)


### Features

* add custom registered auro-datetime ([489fb7a](https://github.com/AlaskaAirlines/auro-flight/commit/489fb7ad4ee8023b1d14e7dffae979f8f2833f28))
* add tag name as attribute when custom registered ([fdbbb3b](https://github.com/AlaskaAirlines/auro-flight/commit/fdbbb3b2cf018830eb2a10f96dc137793cc324ce))
* implement tier 3 token structure [#121](https://github.com/AlaskaAirlines/auro-flight/issues/121) ([5149f5d](https://github.com/AlaskaAirlines/auro-flight/commit/5149f5d564cb61cd9ed73ce748fbed918d22aeab))


### Performance Improvements

* refactor custom component registration config ([d0edb86](https://github.com/AlaskaAirlines/auro-flight/commit/d0edb86c5827e5820a15d0ec76866dfb5300efb9))
* remove github label colors ([4b4de54](https://github.com/AlaskaAirlines/auro-flight/commit/4b4de54706ce8cb32cb52d2457b0ba01a2c2366b))
* update dependencies ([a916070](https://github.com/AlaskaAirlines/auro-flight/commit/a916070a742f82415245a41ef390008e189b0db1))
* update deps and refactor scripts to use auro-library versions ([7c53ddd](https://github.com/AlaskaAirlines/auro-flight/commit/7c53dddeb64f3f2a54986d486f5c54e68825e73e))


### BREAKING CHANGES

* trigger major release for color theme support #121

## [2.7.1](https://github.com/AlaskaAirlines/auro-flight/compare/v2.7.0...v2.7.1) (2024-08-08)


Expand Down

0 comments on commit 537b7ce

Please sign in to comment.