diff --git a/package.json b/package.json index 17f0eb5..ccb7c9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@house-of-angular/ng-packages", - "version": "17.0.4", + "version": "17.0.5", "type": "module", "scripts": { "preinstall": "npx only-allow pnpm", diff --git a/projects/commit-lint/package.json b/projects/commit-lint/package.json index daf21c5..1f4810b 100644 --- a/projects/commit-lint/package.json +++ b/projects/commit-lint/package.json @@ -1,6 +1,6 @@ { "name": "@house-of-angular/commit-lint", - "version": "17.0.4", + "version": "17.0.5", "peerDependencies": { "@angular/common": "^17.0.6", "@angular/core": "^17.0.6", diff --git a/projects/linking-tool/package.json b/projects/linking-tool/package.json index b035dab..384d556 100644 --- a/projects/linking-tool/package.json +++ b/projects/linking-tool/package.json @@ -1,6 +1,6 @@ { "name": "@house-of-angular/linking-tool", - "version": "17.0.4", + "version": "17.0.5", "peerDependencies": { "@angular/common": "^16.0.1", "@angular/core": "^16.0.1" diff --git a/projects/typed-urls/package.json b/projects/typed-urls/package.json index 173bd70..292e565 100644 --- a/projects/typed-urls/package.json +++ b/projects/typed-urls/package.json @@ -1,6 +1,6 @@ { "name": "@house-of-angular/typed-urls", - "version": "17.0.4", + "version": "17.0.5", "peerDependencies": { "@angular/common": "^17.0.6", "@angular/core": "^17.0.6" diff --git a/projects/validation-messages/package.json b/projects/validation-messages/package.json index 1112760..e3cfbe0 100644 --- a/projects/validation-messages/package.json +++ b/projects/validation-messages/package.json @@ -1,6 +1,6 @@ { "name": "@house-of-angular/validation-messages", - "version": "17.0.4", + "version": "17.0.5", "peerDependencies": { "@angular/common": "^17.0.6", "@angular/core": "^17.0.6"