diff --git a/CHANGELOG.md b/CHANGELOG.md index 1143197..b72d7af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - *Fixed (for any bug fixes)* - *Security (in case of vulnerabilities)* +## v0.1.2 - 25.4.2024 +### Fixed +* Bug with invitation in RPOs. + +### Removed +* Remove number of products in researcher dashboard page. + ## v0.1.1 - 18.4.2024 ### Fixed * Bug with router links to search pages in all entities. diff --git a/package.json b/package.json index e8ed5d5..d863c09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "irish-monitor", - "version": "0.1.1", + "version": "0.1.2", "scripts": { "ng": "ng", "start": "ng serve --port 5500 --disable-host-check --host 0.0.0.0", diff --git a/src/app/admin/users/users.component.html b/src/app/admin/users/users.component.html index 7c803a2..8d49af6 100644 --- a/src/app/admin/users/users.component.html +++ b/src/app/admin/users/users.component.html @@ -3,7 +3,7 @@ -