Skip to content

Commit 25a2084

Browse files
committed
v19.0.0
SemVer allows jumping to higher major versions when appropriate—especially for framework alignment. Angular Material, Angular ESLint, and many other libraries align their versions with Angular itself to reduce confusion. The update to v19 (from v9) is for version alignment with Angular.
1 parent e787b7c commit 25a2084

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/single-spa-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../node_modules/ng-packagr/ng-package.schema.json",
33
"name": "single-spa-angular",
4-
"version": "9.2.0",
4+
"version": "19.0.0",
55
"description": "Helpers for building single-spa applications which use Angular 2",
66
"schematics": "./schematics/schematics.json",
77
"repository": {

0 commit comments

Comments
 (0)