Skip to content

Commit 16ac82f

Browse files
authored
Merge pull request #587 from cmu-delphi/release/v3.0.5
Release v3.0.5
2 parents 11fc4e3 + 679c68e commit 16ac82f

File tree

7 files changed

+32
-11
lines changed

7 files changed

+32
-11
lines changed

content/covid19/ctis.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Our primary description of the survey and its results over the first year of ope
5959

6060
Other peer-reviewed publications using the survey data include:
6161

62+
- L. S. Flor, J. Friedman, C. N. Spencer, et al. (2022). [Quantifying the effects of the COVID-19 pandemic on gender equality on health, social, and economic indicators: a comprehensive review of data from March, 2020, to September, 2021](https://doi.org/10.1016/S0140-6736(22)00008-3). *The Lancet*.
6263
- D. P. Do and R. Frank (2022). [Prior COVID-19 infection: an underappreciated factor in vaccine hesitancy in the USA](https://doi.org/10.1093/pubmed/fdab404). *Journal of Public Health*, fdab404.
6364
- W. C. King, M. Rubinstein, A. Reinhart, and R. J. Mejia (2021). [Time trends, factors associated with, and reasons for COVID-19 vaccine hesitancy: A massive online survey of US adults from January-May 2021](https://doi.org/10.1371/journal.pone.0260731). *PLoS ONE* 16 (12), e0260731.
6465
- C. Lupton-Smith, E. Badillo-Goicochea, T.-H. Chang, H. Maniates, K. E. Riehm, I. Schmid, and E. A. Stuart (2021). [Factors associated with county-level mental health during the COVID-19 pandemic](https://doi.org/10.1002/jcop.22785). *Journal of Community Psychology*.
73.5 KB
Loading
50.7 KB
Loading
58.4 KB
Loading

content/people/index.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,13 @@ people:
324324
note: Core member, March-April 2020
325325
team:
326326
- contributors
327+
- firstName: Kyungmin
328+
lastName: Kim
329+
image: kyungmin-kim.jpg
330+
affiliation: CMU/CSD
331+
team:
332+
- past
333+
note: Intern, Fall 2021
327334
- firstName: Andrew
328335
lastName: Kuznetsov
329336
image: andrew-kuznetsov-500x500-min.jpg
@@ -335,8 +342,9 @@ people:
335342
lastName: Lakdawala
336343
image: tarannum-lakdawala.jpeg
337344
affiliation: CMU/CSD
345+
note: Contributor, June-December 2021
338346
team:
339-
- core
347+
- past
340348
- firstName: Daniel
341349
lastName: LaLiberte
342350
image: daniel-laliberte_head-shot.jpg
@@ -445,6 +453,12 @@ people:
445453
team:
446454
- past
447455
note: Google Fellow, October 2020-March 2021
456+
- firstName: Robin
457+
lastName: Mejia
458+
image: robin-mejia.jpg
459+
affiliation: CMU/Stat
460+
team:
461+
- contributors
448462
- firstName: Christy
449463
lastName: Melucci
450464
image: christy-melucci.jpg
@@ -774,6 +788,12 @@ people:
774788
team:
775789
- past
776790
note: Core member, March-April 2020; Contributor, Summer 2020
791+
- firstName: Bo (Xavier)
792+
lastName: Xia
793+
image: bo-xia.jpg
794+
affiliation: CMU/Stat
795+
team:
796+
- contributors
777797
- key: hzhou
778798
firstName: Helen
779799
lastName: Zhou

package-lock.json

Lines changed: 8 additions & 8 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": "3.0.4",
3+
"version": "3.0.5",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^5.15.4",
77
"highlight.js": "^11.4.0",
88
"katex": "^0.15.2",
99
"uikit": "^3.10.1",
10-
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.0.3/www-covidcast-3.0.3.tgz",
10+
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.2.0/www-covidcast-3.2.0.tgz",
1111
"www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.1/www-covidcast-classic-2.6.1.tgz",
1212
"www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.1/www-epivis-2.0.1.tgz"
1313
},

0 commit comments

Comments
 (0)