[develop]: Update version and changelogs.
This commit is contained in:
parent
f61308d2d5
commit
3bb603fbe7
|
@ -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.
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue