[EOSC Explore]: package.json & CHANGELOG.md: Increased version to 1.0.1 and updated CHANGELOG.md.

This commit is contained in:
Konstantina Galouni 2022-10-19 11:25:51 +03:00
parent 9703b9028f
commit 4df60b445b
2 changed files with 5 additions and 1 deletions

View File

@ -9,3 +9,7 @@ It contists of the search pages and the landing pages for the content of the BET
For datasets there is the demo funtionality of Datatransfer service, using zenodo as source and EDI demo dcache as destination.
There is link to EOSC market place (beta) for results connected to EOSC services.
## [1.0.1]
* Data Transfer: NEW Browse functionality
* EOSC Subjects: NEW field eoscifguidelines
* Filter "Type" in search services: NEW field eoscdatasourcetype

View File

@ -1,6 +1,6 @@
{
"name": "eosc",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"ng": "ng",
"start": "ng serve --disable-host-check --host 0.0.0.0 --port 4400",