[develop]: Update version and changelogs.

This commit is contained in:
Konstantinos Triantafyllou 2024-10-30 10:58:09 +02:00
parent f61308d2d5
commit 3bb603fbe7
2 changed files with 5 additions and 1 deletions

View File

@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- *Fixed (for any bug fixes)*
- *Security (in case of vulnerabilities)*
## v1.0.3 - 30.10.2024
### Changed
Open Access Indicator changed to show open access for the last full year. (e.g. 2023)
## v1.0.2 - 18.09.2024
### Changed
Texts in home and about.

View File

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