[EOSC Explore | angular-14]: package.json & CHANGELOG.md: Increased version to 1.1.0 and updated CHANGELOG.md.
This commit is contained in:
parent
f17235b29c
commit
353d016a0b
|
@ -27,4 +27,7 @@ There is link to EOSC market place (beta) for results connected to EOSC services
|
|||
* 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
|
||||
* Strip html tags from titles & descriptions
|
||||
|
||||
## [1.1.0]
|
||||
Angular 14 upgrade
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "eosc",
|
||||
"version": "1.0.3",
|
||||
"version": "1.1.0",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve --disable-host-check --host 0.0.0.0 --port 4400",
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit fbbfa579caaa89c647983b274019bbbb6826664b
|
||||
Subproject commit f3f395d15a02fe7e959a69f45b7d1efbe612239c
|
Loading…
Reference in New Issue