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

This commit is contained in:
Konstantina Galouni 2022-11-29 11:07:39 +02:00
parent 9982bdb671
commit 753713d757
2 changed files with 13 additions and 2 deletions

View File

@ -16,4 +16,15 @@ There is link to EOSC market place (beta) for results connected to EOSC services
* Filter "Type" in search services: NEW field eoscdatasourcetype
## [1.0.2]
* Fixes and updates in advanced search form and data transfer functionality.
* Fixes and updates in advanced search form and data transfer functionality.
## [1.0.3]
* Updated styles according to new view in EOSC Marketplace & new Search
* Blue banner
* White logo
* Search form rounded and aligned to the center
* Fonts adjusted
* Grey background on page & white background on results
* Detailed page: Display of EOSC subjects updated
* [Bug fix] In description of research products' versions
* Strip html tags from titles & descriptions

View File

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