We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e7a3ec commit ef83c6eCopy full SHA for ef83c6e
content/covidcast/release-log/headless/v1.12.2.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "www-main",
- "version": "1.12.1",
+ "version": "1.12.2",
"private": true,
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.1",
0 commit comments