Skip to content

Commit

Permalink
chore: release 0.0.29 (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbaud-sky-build-user authored Sep 23, 2024
1 parent ba108f2 commit 50a69a1
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 29 deletions.
66 changes: 38 additions & 28 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 50a69a1

Please sign in to comment.