Merge branch 'main' into socram03-patch-1

This commit is contained in:
Marcos Susaña 2025-02-26 00:18:23 -04:00
commit b30b3d6051
No known key found for this signature in database

View File

@ -33,5 +33,5 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
with: with:
commit: "chore: release packages" commit: "chore: release packages"
publish: npm publish publish: npm publish --provenance
title: "chore: release packages" title: "chore: release packages"