From d63e7d6c6a2354e0fb180d41c4a193bcfd69a697 Mon Sep 17 00:00:00 2001 From: Arturo Silva Date: Tue, 24 Oct 2023 13:48:17 -0400 Subject: [PATCH] docs: add changelog to site --- CHANGELOG.md | 7 +++++++ components/search/search-data.js | 6 +----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20da963..d7a3132 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.9.0](https://github.com/washingtonpost/tachyons-css/compare/v1.8.0...v1.9.0) (2023-10-20) + + +### Features + +* update font family tokens ([#28](https://github.com/washingtonpost/tachyons-css/issues/28)) ([eee7afd](https://github.com/washingtonpost/tachyons-css/commit/eee7afd045c37b298a739a23424f20a3d9a39fef)) + ## [1.7.0](https://github.com/washingtonpost/tachyons-css/compare/v1.6.0...v1.7.0) (2023-04-11) diff --git a/components/search/search-data.js b/components/search/search-data.js index 6ac04ad..97d2ae6 100644 --- a/components/search/search-data.js +++ b/components/search/search-data.js @@ -8949,11 +8949,7 @@ "css": [ { "prop": "font-feature-settings", - "value": "\"normal\"" - }, - { - "prop": "color", - "value": "\"blue\"" + "value": "normal" } ], "responsive": "all screens"