Skip to content

Commit 8ba2a7e

Browse files
authored
Merge pull request #277 from cmu-delphi/main
chore: sync main -> dev
2 parents 255ecf6 + def4366 commit 8ba2a7e

File tree

3 files changed

+15
-12
lines changed

3 files changed

+15
-12
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: 3 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "www-main",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^5.15.3",
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)