Skip to content

Commit f0edae6

Browse files
author
🤖 JSCutlery Bot
committed
chore(release): publish
- release-group: swc-angular 0.21.4
1 parent c17017e commit f0edae6

File tree

4 files changed

+22
-2
lines changed

4 files changed

+22
-2
lines changed

packages/swc-angular-plugin/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.21.4 (2026-02-06)
2+
3+
### 🩹 Fixes
4+
5+
- **swc-angular:** set @swc/core peer dependency version to current supported version ([#953](https://github.com/jscutlery/devkit/pull/953))
6+
7+
### ❤️ Thank You
8+
9+
- Kai Röder
10+
111
## 0.21.3 (2026-01-18)
212

313
### 🩹 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.21.3",
3+
"version": "0.21.4",
44
"repository": {
55
"url": "https://github.com/jscutlery/devkit"
66
},

packages/swc-angular/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.21.4 (2026-02-06)
2+
3+
### 🩹 Fixes
4+
5+
- **swc-angular:** set @swc/core peer dependency version to current supported version ([#953](https://github.com/jscutlery/devkit/pull/953))
6+
7+
### ❤️ Thank You
8+
9+
- Kai Röder
10+
111
## 0.21.3 (2026-01-18)
212

313
### 🩹 Fixes

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

0 commit comments

Comments
 (0)