Skip to content

Commit

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

- project: microwave 0.4.7

- project: operators 3.1.7

- project: playwright-ct-angular 0.7.4

- project: rx-computed 0.5.6

- release-group: swc-angular 0.14.9
  • Loading branch information
🤖 JSCutlery Bot committed Jul 23, 2024
1 parent 7a04543 commit 3745c18
Show file tree
Hide file tree
Showing 14 changed files with 56 additions and 7 deletions.
7 changes: 7 additions & 0 deletions packages/cypress-harness/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.7.7 (2024-07-23)


### 🩹 Fixes

- 📦 update dependency zone.js to v0.14.8 ([#495](https://github.com/jscutlery/devkit/pull/495))

## 0.7.6 (2024-06-19)


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.6",
"version": "0.7.7",
"repository": {
"url": "https://github.com/jscutlery/devkit"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/microwave/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.4.7 (2024-07-23)


### 🩹 Fixes

- 📦 update dependency zone.js to v0.14.8 ([#495](https://github.com/jscutlery/devkit/pull/495))

## 0.4.6 (2024-06-19)


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.6",
"version": "0.4.7",
"peerDependencies": {
"@angular/common": "^14.0.2",
"@angular/core": "^14.0.2",
Expand Down
7 changes: 7 additions & 0 deletions packages/operators/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 3.1.7 (2024-07-23)


### 🩹 Fixes

- 📦 update dependency zone.js to v0.14.8 ([#495](https://github.com/jscutlery/devkit/pull/495))

## 3.1.6 (2024-06-19)


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.6",
"version": "3.1.7",
"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.7.4 (2024-07-23)


### 🩹 Fixes

- 📦 update dependency zone.js to v0.14.8 ([#495](https://github.com/jscutlery/devkit/pull/495))

## 0.7.3 (2024-06-19)


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.7.3",
"version": "0.7.4",
"dependencies": {
"@babel/core": "7.23.9",
"@playwright/experimental-ct-core": "1.43.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/rx-computed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.5.6 (2024-07-23)


### 🩹 Fixes

- 📦 update dependency zone.js to v0.14.8 ([#495](https://github.com/jscutlery/devkit/pull/495))

## 0.5.5 (2024-06-19)


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.5",
"version": "0.5.6",
"peerDependencies": {
"@angular/core": ">=16.0.0 <19.0.0",
"@jscutlery/operators": "^2.0.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/swc-angular-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.14.9 (2024-07-23)


### 🩹 Fixes

- 📦 update dependency zone.js to v0.14.8 ([#495](https://github.com/jscutlery/devkit/pull/495))

## 0.14.8 (2024-06-19)


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.8",
"version": "0.14.9",
"repository": {
"url": "https://github.com/jscutlery/devkit"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/swc-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.14.9 (2024-07-23)


### 🩹 Fixes

- 📦 update dependency zone.js to v0.14.8 ([#495](https://github.com/jscutlery/devkit/pull/495))

## 0.14.8 (2024-06-19)


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.8",
"version": "0.14.9",
"repository": {
"url": "https://github.com/jscutlery/devkit"
},
Expand Down

0 comments on commit 3745c18

Please sign in to comment.