mirror of
https://github.com/selfxyz/self.git
synced 2026-02-19 02:24:25 -05:00
- Updated the npm publish workflow to dynamically determine the package version and apply a beta tag for pre-release versions. - This change ensures that the correct versioning is maintained during the publishing process, improving clarity for users regarding package stability. - Retained existing dry run functionality for testing without actual publishing.