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.
2 parents 4879ace + cccbf7c commit c7dbf4fCopy full SHA for c7dbf4f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pc-datacatalog",
3
- "version": "2022.3.0",
+ "version": "2022.3.1",
4
"private": true,
5
"proxy": "http://api:7071/",
6
"dependencies": {
src/config/announcements.yml
@@ -33,3 +33,9 @@
33
content: >
34
Sentinel-1 RTC and MODIS products are a part of [30+ new
35
datasets](/docs/overview/changelog) available in the API.
36
+- id: june-2022-release-notes
37
+ startDate: 2022-06-30
38
+ endDate: 2022-07-15
39
+ content: >
40
+ Updates to the Catalog and Explorer interfaces and 4 new datasets. [Check it out
41
+ →](/docs/overview/changelog)
0 commit comments