Skip to content

Commit 636bf6d

Browse files
committedAug 16, 2024
chore(release): publish 18.1.0-alpha.4
1 parent 8563fe9 commit 636bf6d

11 files changed

+65
-5
lines changed
 

‎CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 18.1.0-alpha.4 (2024-08-16)
2+
3+
### 🩹 Fixes
4+
5+
- standalone ([8563fe9](https://github.com/protoarch/angular/commit/8563fe9))
6+
7+
### ❤️ Thank You
8+
9+
- Romanchuk Sergey @Romanchuk
10+
111
## 18.1.0-alpha.3 (2024-08-15)
212

313
### 🩹 Fixes

‎libs/ab/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 18.1.0-alpha.4 (2024-08-16)
2+
3+
### 🩹 Fixes
4+
5+
- standalone ([8563fe9](https://github.com/protoarch/angular/commit/8563fe9))
6+
7+
### ❤️ Thank You
8+
9+
- Romanchuk Sergey @Romanchuk
10+
111
## 18.1.0-alpha.3 (2024-08-15)
212

313
### 🩹 Fixes

‎libs/ab/package.json

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

‎libs/api/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 18.1.0-alpha.4 (2024-08-16)
2+
3+
### 🩹 Fixes
4+
5+
- standalone ([8563fe9](https://github.com/protoarch/angular/commit/8563fe9))
6+
7+
### ❤️ Thank You
8+
9+
- Romanchuk Sergey @Romanchuk
10+
111
## 18.1.0-alpha.3 (2024-08-15)
212

313
### 🩹 Fixes

‎libs/api/package.json

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

‎libs/auth/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 18.1.0-alpha.4 (2024-08-16)
2+
3+
### 🩹 Fixes
4+
5+
- standalone ([8563fe9](https://github.com/protoarch/angular/commit/8563fe9))
6+
7+
### ❤️ Thank You
8+
9+
- Romanchuk Sergey @Romanchuk
10+
111
## 18.1.0-alpha.3 (2024-08-15)
212

313
### 🩹 Fixes

‎libs/auth/package.json

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

‎libs/linters/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 18.1.0-alpha.4 (2024-08-16)
2+
3+
### 🩹 Fixes
4+
5+
- standalone ([8563fe9](https://github.com/protoarch/angular/commit/8563fe9))
6+
7+
### ❤️ Thank You
8+
9+
- Romanchuk Sergey @Romanchuk
10+
111
## 18.1.0-alpha.3 (2024-08-15)
212

313
### 🩹 Fixes

‎libs/linters/package.json

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

‎libs/validation-message/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 18.1.0-alpha.4 (2024-08-16)
2+
3+
### 🩹 Fixes
4+
5+
- standalone ([8563fe9](https://github.com/protoarch/angular/commit/8563fe9))
6+
7+
### ❤️ Thank You
8+
9+
- Romanchuk Sergey @Romanchuk
10+
111
## 18.1.0-alpha.3 (2024-08-15)
212

313
### 🩹 Fixes

‎libs/validation-message/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@protoarch.angular/validation-message",
3-
"version": "18.1.0-alpha.3",
3+
"version": "18.1.0-alpha.4",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)
Failed to load comments.