Skip to content

Commit

Permalink
chore(release): publish 18.1.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Romanchuk committed Aug 15, 2024
1 parent a986fb5 commit bb3c425
Show file tree
Hide file tree
Showing 11 changed files with 65 additions and 5 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 18.1.0-alpha.0 (2024-08-15)

### 🩹 Fixes

- release ([a986fb5](https://github.com/protoarch/angular/commit/a986fb5))

### ❤️ Thank You

- Romanchuk Sergey @Romanchuk

## 18.1.0-alpha (2024-08-14)

### 🩹 Fixes
Expand Down
10 changes: 10 additions & 0 deletions libs/ab/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 18.1.0-alpha.0 (2024-08-15)

### 🩹 Fixes

- release ([a986fb5](https://github.com/protoarch/angular/commit/a986fb5))

### ❤️ Thank You

- Romanchuk Sergey @Romanchuk

## 18.1.0-alpha (2024-08-14)

### 🩹 Fixes
Expand Down
2 changes: 1 addition & 1 deletion libs/ab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protoarch.angular/ab",
"version": "18.1.0-alpha",
"version": "18.1.0-alpha.0",
"publishConfig": {
"access": "public"
},
Expand Down
10 changes: 10 additions & 0 deletions libs/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 18.1.0-alpha.0 (2024-08-15)

### 🩹 Fixes

- release ([a986fb5](https://github.com/protoarch/angular/commit/a986fb5))

### ❤️ Thank You

- Romanchuk Sergey @Romanchuk

## 18.1.0-alpha (2024-08-14)

### 🩹 Fixes
Expand Down
2 changes: 1 addition & 1 deletion libs/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protoarch.angular/api",
"version": "18.1.0-alpha",
"version": "18.1.0-alpha.0",
"author": {
"name": "Sergey Romanchuk"
},
Expand Down
10 changes: 10 additions & 0 deletions libs/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 18.1.0-alpha.0 (2024-08-15)

### 🩹 Fixes

- release ([a986fb5](https://github.com/protoarch/angular/commit/a986fb5))

### ❤️ Thank You

- Romanchuk Sergey @Romanchuk

## 18.1.0-alpha (2024-08-14)

### 🩹 Fixes
Expand Down
2 changes: 1 addition & 1 deletion libs/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protoarch.angular/auth",
"version": "18.1.0-alpha",
"version": "18.1.0-alpha.0",
"publishConfig": {
"access": "public"
},
Expand Down
10 changes: 10 additions & 0 deletions libs/linters/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 18.1.0-alpha.0 (2024-08-15)

### 🩹 Fixes

- release ([a986fb5](https://github.com/protoarch/angular/commit/a986fb5))

### ❤️ Thank You

- Romanchuk Sergey @Romanchuk

## 18.1.0-alpha (2024-08-14)

### 🩹 Fixes
Expand Down
2 changes: 1 addition & 1 deletion libs/linters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protoarch.angular/linters",
"version": "18.1.0-alpha",
"version": "18.1.0-alpha.0",
"description": "ESLint, Stylelint & Prettier configs for Angular apps",
"license": "MIT",
"keywords": ["eslint", "eslintconfig", "eslint-config"],
Expand Down
10 changes: 10 additions & 0 deletions libs/validation-message/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 18.1.0-alpha.0 (2024-08-15)

### 🩹 Fixes

- release ([a986fb5](https://github.com/protoarch/angular/commit/a986fb5))

### ❤️ Thank You

- Romanchuk Sergey @Romanchuk

## 18.1.0-alpha (2024-08-14)

### 🩹 Fixes
Expand Down
2 changes: 1 addition & 1 deletion libs/validation-message/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protoarch.angular/validation-message",
"version": "18.1.0-alpha",
"version": "18.1.0-alpha.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit bb3c425

Please sign in to comment.