Skip to content

Commit ee4f467

Browse files
committed
feat: udpate to covidcast v2.1.0
1 parent 1f3d984 commit ee4f467

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: v2.1.0
3+
date: 2021-03-26
4+
---
5+
6+
### New Features
7+
* Annotation framework for adding hints about data anomalies on the fly
8+
9+
10+
More information: https://github.com/cmu-delphi/www-covidcast/releases/tag/v2.1.0

package-lock.json

Lines changed: 2 additions & 2 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.1/www-covidcast-2.0.1.tgz"
10+
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v2.1.0/www-covidcast-2.1.0.tgz"
1111
},
1212
"devDependencies": {
1313
"hugo-bin": "^0.69.0",

0 commit comments

Comments
 (0)