Skip to content

Commit f1be911

Browse files
author
🤖 JSCutlery Bot
committed
chore(release): publish
- release-group: swc-angular 0.20.6
1 parent 4b265a1 commit f1be911

File tree

4 files changed

+16
-2
lines changed

4 files changed

+16
-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.20.6 (2025-10-19)
2+
3+
### 🩹 Fixes
4+
5+
- **swc-angular-plugin:** make lifetime explicit in parse_query_prop_info return type ([#906](https://github.com/jscutlery/devkit/pull/906))
6+
7+
### ❤️ Thank You
8+
9+
- Jay Bell
10+
111
## 0.20.5 (2025-05-31)
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.20.5",
3+
"version": "0.20.6",
44
"repository": {
55
"url": "https://github.com/jscutlery/devkit"
66
},

packages/swc-angular/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.20.6 (2025-10-19)
2+
3+
This was a version bump only for swc-angular to align it with other projects, there were no code changes.
4+
15
## 0.20.5 (2025-05-31)
26

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

0 commit comments

Comments
 (0)