Skip to content

Commit 3621f10

Browse files
committed
feat: use preview of covidcast v1.12.4
1 parent df111e6 commit 3621f10

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: v1.12.4
3+
date: 2021-01-19
4+
---
5+
6+
This release improves the UX of the survey dashboard for both desktop and mobile experience.
7+
8+
#### New Features
9+
10+
- [#724](https://github.com/cmu-delphi/www-covidcast/pull/724), [#717](https://github.com/cmu-delphi/www-covidcast/pull/717) Survey dashboards improvements
11+
12+
#### Bug-fixes
13+
14+
- [#719](https://github.com/cmu-delphi/www-covidcast/pull/719) (re: [#718](https://github.com/cmu-delphi/www-covidcast/issues/718)) fix Export Data bug

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.5.0",
88
"katex": "^0.12.0",
99
"uikit": "^3.6.5",
10-
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v1.12.3/www-covidcast-1.12.3.tgz"
10+
"www-covidcast": "github:cmu-delphi/www-covidcast#4fc1ffb4c82d3845ade7760b076908a25a49b04f"
1111
},
1212
"devDependencies": {
1313
"hugo-bin": "^0.67.1",

0 commit comments

Comments
 (0)