Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AlaskaAirlines/WebCoreStyleSheets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.2
Choose a base ref
...
head repository: AlaskaAirlines/WebCoreStyleSheets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Choose a head ref
  • 5 commits
  • 22 files changed
  • 3 contributors

Commits on Sep 30, 2024

  1. feat(color): use new design tokens for color theme support #197

    BREAKING CHANGE: all previously deprecated code has been removed and will no longer be supported
    jordanjones243 authored and jason-capsule42 committed Sep 30, 2024
    Copy the full SHA
    aed72fa View commit details
  2. Copy the full SHA
    f1f6120 View commit details
  3. chore(release): 6.0.0-beta.1 [skip ci]

    # [6.0.0-beta.1](v5.1.2...v6.0.0-beta.1) (2024-08-26)
    
    ### Features
    
    * **color:** use new design tokens for color theme support [#197](#197) ([704ecad](704ecad))
    
    ### BREAKING CHANGES
    
    * **color:** all previously deprecated code has been removed and will no longer be supported
    semantic-release-bot authored and jason-capsule42 committed Sep 30, 2024
    Copy the full SHA
    5ec449e View commit details

Commits on Oct 1, 2024

  1. perf: remove label colors from github settings

    BREAKING CHANGE: force major release for last beta merge
    jason-capsule42 committed Oct 1, 2024
    Copy the full SHA
    4132d2a View commit details
  2. chore(release): 6.0.0 [skip ci]

    # [6.0.0](v5.1.2...v6.0.0) (2024-10-01)
    
    ### Features
    
    * **color:** use new design tokens for color theme support [#197](#197) ([aed72fa](aed72fa))
    
    ### Performance Improvements
    
    * remove label colors from github settings ([4132d2a](4132d2a))
    
    ### BREAKING CHANGES
    
    * force major release for last beta merge
    * **color:** all previously deprecated code has been removed and will no longer be supported
    semantic-release-bot committed Oct 1, 2024
    Copy the full SHA
    37f64ac View commit details
Loading