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
Currently, we publish our @node-core/* packages on every commit that modifies them, however, this can lead to a lot of redundant publishes. It may be nice to start versioning these with conventional changelogs and git tags.
The text was updated successfully, but these errors were encountered:
cc @nodejs/web-infra we should probably think for solutions here first. @avivkeller this is also marked as backlog although there is a PR open and I don't think this should be "Feature"
Follow-up #7776
Currently, we publish our
@node-core/*
packages on every commit that modifies them, however, this can lead to a lot of redundant publishes. It may be nice to start versioning these with conventional changelogs and git tags.The text was updated successfully, but these errors were encountered: