Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • muni-kypo-crp/frontend-angular/components/kypo-trainings-clustering-visualization
1 result
Show changes
### 16.0.1 Update sentinel versions.
* c7979eb -- [CI/CD] Update packages.json version based on GitLab tag.
* 53e36be -- Merge branch 'update-sentinel-versions' into 'master'
* a5584ec -- Update sentinel versions.
### 16.0.0 Update to Angular 16 and update local issuer to keycloak. ### 16.0.0 Update to Angular 16 and update local issuer to keycloak.
* c8331d2 -- [CI/CD] Update packages.json version based on GitLab tag. * c8331d2 -- [CI/CD] Update packages.json version based on GitLab tag.
* 0450a63 -- Merge branch '6-update-to-angular-16' into 'master' * 0450a63 -- Merge branch '6-update-to-angular-16' into 'master'
......
{ {
"name": "@muni-kypo-crp/clustering-visualization", "name": "@muni-kypo-crp/clustering-visualization",
"version": "16.0.0", "version": "16.0.1",
"peerDependencies": { "peerDependencies": {
"@angular/common": "^16.2.12", "@angular/common": "^16.2.12",
"@angular/core": "^16.2.12", "@angular/core": "^16.2.12",
......