You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
2
2
# CHANGELOG
3
3
4
-
## UNRELEASED (1.0.0-beta03)
4
+
## 1.0.0-beta03 (2026-03-03)
5
5
6
-
- Most of the tasks of the plugin are now cacheable
7
-
-`projectGuardAggregateCheck` will now fail if the baseline is outdated. This ensures that the baseline needs to reflect the latest dependency graph
6
+
- Most of plugin's tasks are now cacheable
7
+
-`projectGuardAggregateCheck` will now fail if the baseline is outdated. This ensures that the baseline reflects the latest dependency graph, avoiding silent regressions
0 commit comments