@uxland/primary-shell 7.33.0 → 7.34.1

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.
Files changed (2) hide show
  1. package/README.md +2 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -26,4 +26,5 @@ This tests the integration with the activity-history plugin bump.
26
26
 
27
27
  ### Final Workflow Test
28
28
 
29
- Testing with feat(shell) scope to verify workflow execution.
29
+ Testing with feat(shell) scope to verify workflow execution.
30
+ // test
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uxland/primary-shell",
3
- "version": "7.33.0",
3
+ "version": "7.34.1",
4
4
  "description": "Primaria Shell",
5
5
  "author": "UXLand <dev@uxland.es>",
6
6
  "homepage": "https://github.com/uxland/harmonix/tree/app#readme",