Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: cypress-harness 0.7.13

- project: microwave 0.4.13

- project: operators 3.1.13

- project: playwright-ct-angular 0.9.1

- project: rx-computed 0.5.12

- release-group: swc-angular 0.14.15
  • Loading branch information
🤖 JSCutlery Bot committed Oct 9, 2024
1 parent cb16852 commit a9fa9bc
Show file tree
Hide file tree
Showing 14 changed files with 86 additions and 7 deletions.
12 changes: 12 additions & 0 deletions packages/cypress-harness/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.7.13 (2024-10-09)


### 🩹 Fixes

- 📦 update dependency @babel/core to v7.25.7 ([#604](https://github.com/jscutlery/devkit/pull/604))


### ❤️ Thank You

- Younes Jaaidi @yjaaidi

## 0.7.12 (2024-08-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/cypress-harness/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jscutlery/cypress-harness",
"version": "0.7.12",
"version": "0.7.13",
"repository": {
"url": "https://github.com/jscutlery/devkit"
},
Expand Down
12 changes: 12 additions & 0 deletions packages/microwave/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.4.13 (2024-10-09)


### 🩹 Fixes

- 📦 update dependency @babel/core to v7.25.7 ([#604](https://github.com/jscutlery/devkit/pull/604))


### ❤️ Thank You

- Younes Jaaidi @yjaaidi

## 0.4.12 (2024-08-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/microwave/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jscutlery/microwave",
"version": "0.4.12",
"version": "0.4.13",
"peerDependencies": {
"@angular/common": "^14.0.2",
"@angular/core": "^14.0.2",
Expand Down
12 changes: 12 additions & 0 deletions packages/operators/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 3.1.13 (2024-10-09)


### 🩹 Fixes

- 📦 update dependency @babel/core to v7.25.7 ([#604](https://github.com/jscutlery/devkit/pull/604))


### ❤️ Thank You

- Younes Jaaidi @yjaaidi

## 3.1.12 (2024-08-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/operators/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jscutlery/operators",
"version": "3.1.12",
"version": "3.1.13",
"repository": {
"url": "https://github.com/jscutlery/devkit"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/playwright-ct-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.9.1 (2024-10-09)


### 🩹 Fixes

- 📦 update dependency @babel/core to v7.25.7 ([#604](https://github.com/jscutlery/devkit/pull/604))

## 0.9.0 (2024-09-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/playwright-ct-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jscutlery/playwright-ct-angular",
"version": "0.9.0",
"version": "0.9.1",
"dependencies": {
"@babel/core": "7.23.9",
"@playwright/experimental-ct-core": "1.47.1",
Expand Down
12 changes: 12 additions & 0 deletions packages/rx-computed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.5.12 (2024-10-09)


### 🩹 Fixes

- 📦 update dependency @babel/core to v7.25.7 ([#604](https://github.com/jscutlery/devkit/pull/604))


### ❤️ Thank You

- Younes Jaaidi @yjaaidi

## 0.5.11 (2024-08-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/rx-computed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jscutlery/rx-computed",
"version": "0.5.11",
"version": "0.5.12",
"peerDependencies": {
"@angular/core": ">=16.0.0 <19.0.0",
"@jscutlery/operators": "^2.0.0"
Expand Down
12 changes: 12 additions & 0 deletions packages/swc-angular-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.14.15 (2024-10-09)


### 🩹 Fixes

- 📦 update dependency @babel/core to v7.25.7 ([#604](https://github.com/jscutlery/devkit/pull/604))


### ❤️ Thank You

- Younes Jaaidi @yjaaidi

## 0.14.14 (2024-08-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/swc-angular-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jscutlery/swc-angular-plugin",
"version": "0.14.14",
"version": "0.14.15",
"repository": {
"url": "https://github.com/jscutlery/devkit"
},
Expand Down
12 changes: 12 additions & 0 deletions packages/swc-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.14.15 (2024-10-09)


### 🩹 Fixes

- 📦 update dependency @babel/core to v7.25.7 ([#604](https://github.com/jscutlery/devkit/pull/604))


### ❤️ Thank You

- Younes Jaaidi @yjaaidi

## 0.14.14 (2024-08-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/swc-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jscutlery/swc-angular",
"version": "0.14.14",
"version": "0.14.15",
"repository": {
"url": "https://github.com/jscutlery/devkit"
},
Expand Down

0 comments on commit a9fa9bc

Please sign in to comment.