@uxland/primary-shell 7.32.1 → 7.33.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -18,4 +18,12 @@ This change should be ignored by the workflow due to [skip ci].
|
|
|
18
18
|
|
|
19
19
|
### Workflow Fix Verification
|
|
20
20
|
|
|
21
|
-
Testing the improved workflow with better error handling and tag verification.
|
|
21
|
+
Testing the improved workflow with better error handling and tag verification.
|
|
22
|
+
|
|
23
|
+
### Activity History Plugin Integration Test
|
|
24
|
+
|
|
25
|
+
This tests the integration with the activity-history plugin bump.
|
|
26
|
+
|
|
27
|
+
### Final Workflow Test
|
|
28
|
+
|
|
29
|
+
Testing with feat(shell) scope to verify workflow execution.
|