From 45df6b145ff5ccde5acda52ef16a2a6db9bb9e9b Mon Sep 17 00:00:00 2001 From: UW Interactive Data Lab Date: Tue, 30 Nov 2021 01:42:30 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17b7d73c..1148cecf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# v6.20.5 (Tue Nov 30 2021) + +#### 🐛 Bug Fix + +- fix: try bundledDependencies [#807](https://github.com/vega/vega-embed/pull/807) ([@domoritz](https://github.com/domoritz)) + +#### 🔩 Dependency Updates + +- chore(deps-dev): bump vega-lite from 5.1.1 to 5.2.0 [#804](https://github.com/vega/vega-embed/pull/804) ([@dependabot[bot]](https://github.com/dependabot[bot])) +- chore(deps-dev): bump sass from 1.43.4 to 1.43.5 [#805](https://github.com/vega/vega-embed/pull/805) ([@dependabot[bot]](https://github.com/dependabot[bot])) + +#### Authors: 2 + +- [@dependabot[bot]](https://github.com/dependabot[bot]) +- Dominik Moritz ([@domoritz](https://github.com/domoritz)) + +--- + # v6.20.4 (Fri Nov 26 2021) #### 🐛 Bug Fix