Skip to content

Commit 337db55

Browse files
committed
'[CHECKPOINT]' updated package to conform with @windmillcode/angular-wml-components-base version 18.2.3112
1 parent 2a6289d commit 337db55

File tree

29 files changed

+105
-73
lines changed

29 files changed

+105
-73
lines changed

projects/wml-accordion/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,4 +477,8 @@ updated package to reflect the version 18.2.3 of @angular/core package
477477

478478
### v18.2.3100 [9/8/24]
479479

480-
updated package to reflect the version 18.2.3 of @angular/core package[](/Windmillcode-Angular-CDK-Docs/schematics/wml-schematics/)[](/Windmillcode-Angular-CDK-Docs/components/wml-button/)
480+
updated package to reflect the version 18.2.3 of @angular/core package
481+
482+
### v18.2.3110 [9/10/24]
483+
484+
updated package to conform with @windmillcode/angular-wml-components-base[](/Windmillcode-Angular-CDK-Docs/schematics/wml-schematics/)[](/Windmillcode-Angular-CDK-Docs/components/wml-button/)

projects/wml-accordion/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.3110",
13-
"@windmillcode/wml-components-base": "^18.2.3110"
12+
"@windmillcode/angular-wml-components-base": "^18.2.3112",
13+
"@windmillcode/wml-components-base": "^18.2.3112"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.3110"
20+
"version": "18.2.3112"
2121
}

projects/wml-angular-components-base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/wml-components-base": "^18.2.3111"
12+
"@windmillcode/wml-components-base": "^18.2.3112"
1313
},
1414
"private": false,
1515
"schematics": "",
1616
"scripts": {
1717
"build": "npx ng build"
1818
},
19-
"version": "18.2.3111"
19+
"version": "18.2.3112"
2020
}

projects/wml-button/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,4 +515,8 @@ updated package to reflect the version 18.2.3 of @angular/core package
515515

516516
### v18.2.3100 [9/8/24]
517517

518-
updated package to reflect the version 18.2.3 of @angular/core package[](/Windmillcode-Angular-CDK-Docs/components/wml-accordion/)[](/Windmillcode-Angular-CDK-Docs/components/wml-chips/)
518+
updated package to reflect the version 18.2.3 of @angular/core package
519+
520+
### v18.2.3110 [9/10/24]
521+
522+
updated package to conform with @windmillcode/angular-wml-components-base[](/Windmillcode-Angular-CDK-Docs/components/wml-accordion/)[](/Windmillcode-Angular-CDK-Docs/components/wml-chips/)

projects/wml-button/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.3110",
13-
"@windmillcode/wml-components-base": "^18.2.3110"
12+
"@windmillcode/angular-wml-components-base": "^18.2.3112",
13+
"@windmillcode/wml-components-base": "^18.2.3112"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.3110"
20+
"version": "18.2.3112"
2121
}

projects/wml-chips/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,4 +459,8 @@ updated package to reflect the version 18.2.3 of @angular/core package
459459

460460
### v18.2.3100 [9/8/24]
461461

462-
updated package to reflect the version 18.2.3 of @angular/core package[](/Windmillcode-Angular-CDK-Docs/components/wml-button/)[](/Windmillcode-Angular-CDK-Docs/components/wml-field/)
462+
updated package to reflect the version 18.2.3 of @angular/core package
463+
464+
### v18.2.3110 [9/10/24]
465+
466+
updated package to conform with @windmillcode/angular-wml-components-base[](/Windmillcode-Angular-CDK-Docs/components/wml-button/)[](/Windmillcode-Angular-CDK-Docs/components/wml-field/)

projects/wml-chips/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"@angular/cdk": "^18.0.0",
1212
"@angular/common": "^18.0.0",
1313
"@angular/core": "^18.0.0",
14-
"@windmillcode/angular-wml-button": "^18.2.3110",
15-
"@windmillcode/angular-wml-components-base": "^18.2.3110",
16-
"@windmillcode/wml-components-base": "^18.2.3110"
14+
"@windmillcode/angular-wml-button": "^18.2.3112",
15+
"@windmillcode/angular-wml-components-base": "^18.2.3112",
16+
"@windmillcode/wml-components-base": "^18.2.3112"
1717
},
1818
"private": false,
1919
"schematics": "",
2020
"scripts": {
2121
"build": "npx ng build",
2222
"test": "npx ng test wml-chips --code-coverage"
2323
},
24-
"version": "18.2.3110"
24+
"version": "18.2.3112"
2525
}

projects/wml-components-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"scripts": {
1111
"build": "npx ng build"
1212
},
13-
"version": "18.2.3111"
13+
"version": "18.2.3112"
1414
}

projects/wml-field/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,4 +484,8 @@ updated package to reflect the version 18.2.3 of @angular/core package
484484

485485
### v18.2.3100 [9/8/24]
486486

487-
updated package to reflect the version 18.2.3 of @angular/core package[](/Windmillcode-Angular-CDK-Docs/components/wml-chips/)[](/Windmillcode-Angular-CDK-Docs/components/wml-file-manager/)
487+
updated package to reflect the version 18.2.3 of @angular/core package
488+
489+
### v18.2.3110 [9/10/24]
490+
491+
updated package to conform with @windmillcode/angular-wml-components-base[](/Windmillcode-Angular-CDK-Docs/components/wml-chips/)[](/Windmillcode-Angular-CDK-Docs/components/wml-file-manager/)

projects/wml-field/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"peerDependencies": {
1010
"@angular/common": "^18.0.0",
1111
"@angular/core": "^18.0.0",
12-
"@windmillcode/angular-wml-components-base": "^18.2.3110",
13-
"@windmillcode/wml-components-base": "^18.2.3110"
12+
"@windmillcode/angular-wml-components-base": "^18.2.3112",
13+
"@windmillcode/wml-components-base": "^18.2.3112"
1414
},
1515
"private": false,
1616
"schematics": "",
1717
"scripts": {
1818
"build": "npx ng build"
1919
},
20-
"version": "18.2.3110"
20+
"version": "18.2.3112"
2121
}

0 commit comments

Comments
 (0)