From 6d9a44b7dd6b961727f50390c14e086eb0f53d12 Mon Sep 17 00:00:00 2001 From: Luke Bowerman Date: Mon, 21 Sep 2020 22:07:30 +0000 Subject: [PATCH] 0.9.15 CHANGELOG --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed7f13022bb..897090c8db2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.9.15] - 2020-09-21 + +### Changed + +- `theme.fonts.*` now produced with single quotes rather than double quotes +- `@looker/components-test-utils` helpers will no longer produce `globalStyles` + ## [0.9.14] - 2020-09-18 ### Added