diff --git a/CHANGELOG.md b/CHANGELOG.md index 8902f7b..50680b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,114 +1,124 @@ -# 0.0.28 (2023-10-11) +# Changelog + +## [0.0.29](https://github.com/blackbaud/skyux-design-tokens/compare/0.0.28...0.0.29) (2024-09-23) + + +### Features + +* added additional tokens ([c7561e8](https://github.com/blackbaud/skyux-design-tokens/commit/c7561e8f0d28d75b9f345a3e56d9ec8dcc469c6a)) +* added token generation using style dictionary ([cd6c248](https://github.com/blackbaud/skyux-design-tokens/commit/cd6c24829dfd0a3b0afcc5c9cf066e29f171402f)) + +## 0.0.28 (2023-10-11) - Added `neutral-medium-dark` token in modern. [#64](https://github.com/blackbaud/skyux-design-tokens/pull/64) -# 0.0.27 (2023-06-22) +## 0.0.27 (2023-06-22) - Updated `sky-theme-modern-background-color-disabled`. [#63](https://github.com/blackbaud/skyux-design-tokens/pull/63) -# 0.0.26 (2023-03-10) +## 0.0.26 (2023-03-10) - Added new blue-05 color. [#61](https://github.com/blackbaud/skyux-design-tokens/pull/61) -# 0.0.25 (2022-04-11) +## 0.0.25 (2022-04-11) - Updated the SCSS mixins to implement `@use` modules. #60 -# 0.0.24 (2021-06-23) +## 0.0.24 (2021-06-23) - Updated font URLs to point to the renamed BLKB Sans font. [#56](https://github.com/blackbaud/skyux-design-tokens/pull/56) -# 0.0.23 (2021-04-19) +## 0.0.23 (2021-04-19) - Added spacing classes and primary action border color to the modern theme. [#54](https://github.com/blackbaud/skyux-design-tokens/pull/54) -# 0.0.22 (2020-07-27) +## 0.0.22 (2020-07-27) - Added dark mode colors to the modern theme. [#51](https://github.com/blackbaud/skyux-design-tokens/pull/51) -# 0.0.21 (2020-07-06) +## 0.0.21 (2020-07-06) - Renamed the modern theme `field-` tokens to `data-`. [#46](https://github.com/blackbaud/skyux-design-tokens/pull/46) - Added medium horizontal padding tokens to the modern theme. [#46](https://github.com/blackbaud/skyux-design-tokens/pull/46) - Added a large inline margin token to the modern theme. [#47](https://github.com/blackbaud/skyux-design-tokens/pull/47) -# 0.0.20 (2020-06-03) +## 0.0.20 (2020-06-03) - Added button padding tokens to the modern theme. [#45](https://github.com/blackbaud/skyux-design-tokens/pull/45) -# 0.0.19 (2020-05-27) +## 0.0.19 (2020-05-27) - Added colors for dark mode. [#44](https://github.com/blackbaud/skyux-design-tokens/pull/44) -# 0.0.18 (2020-05-07) +## 0.0.18 (2020-05-07) - Added a medium gray background color to the modern theme. [#42](https://github.com/blackbaud/skyux-design-tokens/pull/42) -# 0.0.17 (2020-04-30) +## 0.0.17 (2020-04-30) - Added horizontal padding tokens and de-emphasized text weight to the modern theme. [#39](https://github.com/blackbaud/skyux-design-tokens/pull/39) - Added a border radius token for the SKY UX box element to the modern theme. [#40](https://github.com/blackbaud/skyux-design-tokens/pull/40) -# 0.0.16 (2020-04-16) +## 0.0.16 (2020-04-16) - Moved text tokens to the default theme. [#37](https://github.com/blackbaud/skyux-design-tokens/pull/37) -# 0.0.15 (2020-04-10) +## 0.0.15 (2020-04-10) - Adjusted modern theme tokens. [#35](https://github.com/blackbaud/skyux-design-tokens/pull/35) -# 0.0.14 (2020-04-08) +## 0.0.14 (2020-04-08) - Added "modern" theme. [#32](https://github.com/blackbaud/skyux-design-tokens/pull/32) -# 0.0.13 (2019-10-07) +## 0.0.13 (2019-10-07) - Added color values to represent various categories. [#26](https://github.com/blackbaud/skyux-design-tokens/pull/26) -# 0.0.12 (2019-05-20) +## 0.0.12 (2019-05-20) - Added value for default body background color. [#25](https://github.com/blackbaud/skyux-design-tokens/pull/25) -# 0.0.11 (2019-01-04) +## 0.0.11 (2019-01-04) - Updated primary text and anchor colors to pass a11y color contrast rule. [#24](https://github.com/blackbaud/skyux-design-tokens/pull/24) -# 0.0.10 (2018-09-25) +## 0.0.10 (2018-09-25) - Reduced pixel value for "compact" margin size. [#21](https://github.com/blackbaud/skyux-design-tokens/pull/21) -# 0.0.9 (2018-08-21) +## 0.0.9 (2018-08-21) - Added values for viewport breakpoints and spacing. [#17](https://github.com/blackbaud/skyux-design-tokens/pull/17) [#19](https://github.com/blackbaud/skyux-design-tokens/pull/19) -# 0.0.8 (2017-08-17) +## 0.0.8 (2017-08-17) - Created styles for `icon-borderless` and `info-light`. -# 0.0.7 (2017-07-17) +## 0.0.7 (2017-07-17) - Changed row border color to $sky-border-color-neutral-medium. -# 0.0.6 (2017-07-12) +## 0.0.6 (2017-07-12) - Added the sky-border convenience mixin. -# 0.0.5 (2017-07-10) +## 0.0.5 (2017-07-10) - Changed color-gray-70 from #6f737a to #686c73. -# 0.0.4 (2017-06-27) +## 0.0.4 (2017-06-27) - Tweaked package.json. -# 0.0.3 (2017-06-24) +## 0.0.3 (2017-06-24) - Fixed typo for release. -# 0.0.2 (2017-06-23) +## 0.0.2 (2017-06-23) - Fixed syntax error for package preparation. -# 0.0.1 (2017-06-23) +## 0.0.1 (2017-06-23) - Added initial design tokens for SKY UX. diff --git a/package.json b/package.json index 53b327f..6b79984 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@blackbaud/skyux-design-tokens", - "version": "0.0.28", + "version": "0.0.29", "description": "Design tokens for SKY UX", "homepage": "https://github.com/blackbaud/skyux-design-tokens", "license": "MIT",