Skip to content

Commit 13bc07f

Browse files
committed
chore(release): publish 18.1.1
1 parent 15f641c commit 13bc07f

11 files changed

Lines changed: 29 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 18.1.1 (2024-09-30)
2+
3+
This was a version bump only, there were no code changes.
4+
15
## 18.1.0 (2024-08-22)
26

37
This was a version bump only, there were no code changes.

libs/ab/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 18.1.1 (2024-09-30)
2+
3+
This was a version bump only for @protoarch.angular/ab to align it with other projects, there were no code changes.
4+
15
## 18.1.0 (2024-08-22)
26

37
This was a version bump only for @protoarch.angular/ab to align it with other projects, there were no code changes.

libs/ab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@protoarch.angular/ab",
3-
"version": "18.1.0",
3+
"version": "18.1.1",
44
"publishConfig": {
55
"access": "public"
66
},

libs/api/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 18.1.1 (2024-09-30)
2+
3+
This was a version bump only for @protoarch.angular/api to align it with other projects, there were no code changes.
4+
15
## 18.1.0 (2024-08-22)
26

37
This was a version bump only for @protoarch.angular/api to align it with other projects, there were no code changes.

libs/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@protoarch.angular/api",
3-
"version": "18.1.0",
3+
"version": "18.1.1",
44
"author": {
55
"name": "Sergey Romanchuk"
66
},

libs/auth/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 18.1.1 (2024-09-30)
2+
3+
This was a version bump only for @protoarch.angular/auth to align it with other projects, there were no code changes.
4+
15
## 18.1.0 (2024-08-22)
26

37
This was a version bump only for @protoarch.angular/auth to align it with other projects, there were no code changes.

libs/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@protoarch.angular/auth",
3-
"version": "18.1.0",
3+
"version": "18.1.1",
44
"publishConfig": {
55
"access": "public"
66
},

libs/linters/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 18.1.1 (2024-09-30)
2+
3+
This was a version bump only for @protoarch.angular/linters to align it with other projects, there were no code changes.
4+
15
## 18.1.0 (2024-08-22)
26

37
This was a version bump only for @protoarch.angular/linters to align it with other projects, there were no code changes.

libs/linters/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@protoarch.angular/linters",
3-
"version": "18.1.0",
3+
"version": "18.1.1",
44
"description": "ESLint, Stylelint & Prettier configs for Angular apps",
55
"license": "MIT",
66
"keywords": ["eslint", "eslintconfig", "eslint-config"],

libs/validation-message/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 18.1.1 (2024-09-30)
2+
3+
This was a version bump only for @protoarch.angular/validation-message to align it with other projects, there were no code changes.
4+
15
## 18.1.0 (2024-08-22)
26

37
This was a version bump only for @protoarch.angular/validation-message to align it with other projects, there were no code changes.

0 commit comments

Comments
 (0)