Skip to content

Commit 465a994

Browse files
authored
Merge pull request #207 from cmu-delphi/main
housekeeping: sync main -> dev
2 parents 8e7a3ec + 718f32b commit 465a994

File tree

3 files changed

+24
-13
lines changed

3 files changed

+24
-13
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: v1.12.2
3+
date: 2021-01-04
4+
---
5+
6+
Bugfix release for changed signal
7+
8+
#### Signal Changes
9+
10+
- Reverted "COVID-Related Doctor Visits" signal
11+
12+
#### Bug-fixes
13+
14+
- [#703](https://github.com/cmu-delphi/www-covidcast/pull/703) rename COVIDCast to COVIDcast
15+
16+
#### Others
17+
18+
- [#704](https://github.com/cmu-delphi/www-covidcast/pull/704) Unique bundle names

package-lock.json

Lines changed: 4 additions & 11 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": "1.12.1",
3+
"version": "1.12.2",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^5.15.1",
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.1/www-covidcast-1.12.1.tgz"
10+
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v1.12.2/www-covidcast-1.12.2.tgz"
1111
},
1212
"devDependencies": {
1313
"hugo-bin": "^0.67.1",

0 commit comments

Comments
 (0)