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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
#78fd6043 Thanks @neznayer! - Publish a concrete @gene-code/core version range instead of the internal workspace:* protocol, which had leaked into published tarballs and made the
package impossible to install from npm. The workspace: protocol is now
rewritten to ^<version> as a release step, so source manifests keep workspace:* for local development.