Skip to content

Commit

Permalink
chore(release): 17.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszbasinski committed Mar 29, 2024
1 parent 24dcb0f commit e20eb76
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion projects/commit-lint/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion projects/linking-tool/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion projects/typed-urls/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion projects/validation-messages/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit e20eb76

Please sign in to comment.