Skip to content

Latest commit

 

History

History
210 lines (98 loc) · 9.3 KB

CHANGELOG.md

File metadata and controls

210 lines (98 loc) · 9.3 KB

Semantic Release Automated Changelog

3.2.0 (2024-12-23)

Features

  • update auro deps post node 22 update (9eec344)

Performance Improvements

  • update node to version 22 (2717502)

3.1.1 (2024-11-23)

Bug Fixes

  • update markdown partial pathing to consume new auro lib #41 (b2c51a7)

Performance Improvements

  • update library to 3.0.2 (a80a750)

3.1.0 (2024-10-24)

Features

Performance Improvements

  • update dependency versions (2d4af8a)

3.0.1 (2024-10-09)

Bug Fixes

  • make auro-library a normal dep instead of devDep (2f71bc8)

3.0.0 (2024-09-30)

Bug Fixes

  • resolve minor color theming issues (37d636c)

Features

  • add tag name as attribute when custom registered (99a7b02)
  • refactor color token structure with tier 3 tokens #31 (ad5bdfa)

Performance Improvements

  • refactor custom component registration config (a5534f5)
  • update dependencies (67b0b6c)

BREAKING CHANGES

  • trigger major release for color theme support #31

2.1.5 (2024-02-20)

Performance Improvements

  • docs: add custom registration example (185c777)

2.1.4 (2024-02-15)

Performance Improvements

  • demo: update demo file names (ef0a58b)
  • deps: update dependencies (aa06406)

2.1.3 (2024-02-13)

Performance Improvements

  • update deps and add ESM support badge (17e6439)

2.1.2 (2024-01-31)

Performance Improvements

  • alaskaairux ref updates (7f9ef97)

2.1.1 (2024-01-30)

Performance Improvements

2.1.0 (2022-06-03)

Features

  • bkgColor: update gradient color (c29135c)

2.0.1 (2021-12-02)

Bug Fixes

  • a11y: update css to support a11y contrast #16 (d7a175e)

2.0.0 (2021-08-13)

chore

BREAKING CHANGES

  • deps: This update signals the official release of @aurodesignsystem/auro-skeleton html custom element

1.0.8 (2021-07-15)

Bug Fixes

  • readme: correct readme code sample (fe9fe79)

1.0.7 (2021-06-04)

Bug Fixes

  • version: remove version feature (9144d4b)

1.0.6 (2021-06-04)

Bug Fixes

  • version: try a different way to print to file (8e5f281)

1.0.5 (2021-06-04)

Bug Fixes

  • version: add back to template (2068fda)
  • version: remove from template (bb584f3)

1.0.4 (2021-06-04)

Bug Fixes

  • version: add suport for version in dom (779bb67)
  • version: remove from template (df02d20)

1.0.3 (2021-06-04)

Bug Fixes

  • version: dry run of next version (e371ccb)

1.0.2 (2021-06-04)

Bug Fixes

  • version: dry run of next version (e20eb3a)

1.0.1 (2021-06-04)

Bug Fixes

  • automate api: address setup for commit back of generated API (c6d5c3d)

1.0.0 (2021-06-03)

Bug Fixes

  • commitlint: update rules (d4ae08a)
  • commitLint: add config; reset all max values (b07fcc7)
  • commitLint: add config; set max to 1000 (1806caf)
  • commitLint: set max to 1000 (c83d2fc)
  • commitLint: set max-length to Infinity (b7edaf2)
  • preCommit: remove hook and replace with text (0db4982)
  • clean up repo (d2202bd)

Features