Skip to content

Commit 198c058

Browse files
author
🤖 JSCutlery Bot
committed
chore(release): publish
- release-group: swc-angular 0.21.0
1 parent f079d05 commit 198c058

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

packages/swc-angular-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.21.0 (2025-10-21)
2+
3+
### 🚀 Features
4+
5+
- **swc-angular:** ✨ require @swc/core@~1.13.0 ([f079d05](https://github.com/jscutlery/devkit/commit/f079d05))
6+
17
## 0.20.6 (2025-10-19)
28

39
### 🩹 Fixes

packages/swc-angular-plugin/package.json

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

packages/swc-angular/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.21.0 (2025-10-21)
2+
3+
### 🚀 Features
4+
5+
- **swc-angular:** ✨ require @swc/core@~1.13.0 ([f079d05](https://github.com/jscutlery/devkit/commit/f079d05))
6+
17
## 0.20.6 (2025-10-19)
28

39
This was a version bump only for swc-angular to align it with other projects, there were no code changes.

packages/swc-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/swc-angular",
3-
"version": "0.20.6",
3+
"version": "0.21.0",
44
"repository": {
55
"url": "https://github.com/jscutlery/devkit"
66
},

0 commit comments

Comments
 (0)