Skip to content

Commit eeec607

Browse files
author
🤖 JSCutlery Bot
committed
chore(release): publish
- project: cypress-harness 0.7.14 - project: microwave 0.4.14 - project: operators 3.1.14 - project: playwright-ct-angular 0.9.2 - project: rx-computed 0.5.13 - release-group: swc-angular 0.15.0
1 parent e6e4d07 commit eeec607

File tree

14 files changed

+96
-7
lines changed

14 files changed

+96
-7
lines changed

packages/cypress-harness/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.7.14 (2024-10-14)
2+
3+
4+
### 🩹 Fixes
5+
6+
- 📦 update dependency @babel/core to v7.25.8 ([#609](https://github.com/jscutlery/devkit/pull/609))
7+
8+
9+
### ❤️ Thank You
10+
11+
- Dmitry Zakharov @pumano
12+
113
## 0.7.13 (2024-10-09)
214

315

packages/cypress-harness/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jscutlery/cypress-harness",
3-
"version": "0.7.13",
3+
"version": "0.7.14",
44
"repository": {
55
"url": "https://github.com/jscutlery/devkit"
66
},

packages/microwave/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.4.14 (2024-10-14)
2+
3+
4+
### 🩹 Fixes
5+
6+
- 📦 update dependency @babel/core to v7.25.8 ([#609](https://github.com/jscutlery/devkit/pull/609))
7+
8+
9+
### ❤️ Thank You
10+
11+
- Dmitry Zakharov @pumano
12+
113
## 0.4.13 (2024-10-09)
214

315

packages/microwave/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jscutlery/microwave",
3-
"version": "0.4.13",
3+
"version": "0.4.14",
44
"peerDependencies": {
55
"@angular/common": "^14.0.2",
66
"@angular/core": "^14.0.2",

packages/operators/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 3.1.14 (2024-10-14)
2+
3+
4+
### 🩹 Fixes
5+
6+
- 📦 update dependency @babel/core to v7.25.8 ([#609](https://github.com/jscutlery/devkit/pull/609))
7+
8+
9+
### ❤️ Thank You
10+
11+
- Dmitry Zakharov @pumano
12+
113
## 3.1.13 (2024-10-09)
214

315

packages/operators/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jscutlery/operators",
3-
"version": "3.1.13",
3+
"version": "3.1.14",
44
"repository": {
55
"url": "https://github.com/jscutlery/devkit"
66
},

packages/playwright-ct-angular/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.9.2 (2024-10-14)
2+
3+
4+
### 🩹 Fixes
5+
6+
- 📦 update dependency @babel/core to v7.25.8 ([#609](https://github.com/jscutlery/devkit/pull/609))
7+
8+
9+
### ❤️ Thank You
10+
11+
- Dmitry Zakharov @pumano
12+
113
## 0.9.1 (2024-10-09)
214

315

packages/playwright-ct-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jscutlery/playwright-ct-angular",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"dependencies": {
55
"@babel/core": "7.23.9",
66
"@playwright/experimental-ct-core": "1.47.1",

packages/rx-computed/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.5.13 (2024-10-14)
2+
3+
4+
### 🩹 Fixes
5+
6+
- 📦 update dependency @babel/core to v7.25.8 ([#609](https://github.com/jscutlery/devkit/pull/609))
7+
8+
9+
### ❤️ Thank You
10+
11+
- Dmitry Zakharov @pumano
12+
113
## 0.5.12 (2024-10-09)
214

315

packages/rx-computed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jscutlery/rx-computed",
3-
"version": "0.5.12",
3+
"version": "0.5.13",
44
"peerDependencies": {
55
"@angular/core": ">=16.0.0 <19.0.0",
66
"@jscutlery/operators": "^2.0.0"

0 commit comments

Comments
 (0)