Skip to content

Commit f11c645

Browse files
committed
feat: upgrade to covidcast 2.0.1
1 parent 255ecf6 commit f11c645

File tree

3 files changed

+13
-10
lines changed

3 files changed

+13
-10
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: v2.0.1
3+
date: 2021-03-22
4+
---
5+
6+
Bug-fix release
7+
8+
### Bug-fixes
9+
10+
- [#848](https://github.com/cmu-delphi/www-covidcast/pull/848) (re: [#845](https://github.com/cmu-delphi/www-covidcast/issues/845), [#846](https://github.com/cmu-delphi/www-covidcast/issues/846), [#847](https://github.com/cmu-delphi/www-covidcast/issues/847)) Reset highlight region in line chart

package-lock.json

Lines changed: 2 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"highlight.js": "^10.6.0",
88
"katex": "^0.13.0",
99
"uikit": "^3.6.18",
10-
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v2.0.0/www-covidcast-2.0.0.tgz"
10+
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v2.0.1/www-covidcast-2.0.1.tgz"
1111
},
1212
"devDependencies": {
1313
"bestzip": "^2.2.0",

0 commit comments

Comments
 (0)