Skip to content

Commit ef83c6e

Browse files
committed
feat: prepare v1.12.2
1 parent 8e7a3ec commit ef83c6e

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
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.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

0 commit comments

Comments
 (0)