Closed matthieubosquet closed 1 month ago
Latest commit: b51539c858676dc5a0548d2a5a0e08d01012e7d0
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
@tpluscode with this PR, the current release process should be able to successfully create a v1.1.1 granted we delete the currently existing:
I would be more than happy to PR an update to the current action to test a GitHub release based publish flow if people are happy about it (maybe for a v1.1.2).
Well, turns out we cannot unpublished 1.1.1
without publishing a newer version first. There is no way back and we can try removing 1.1.1
from the registry later
Superseded by https://github.com/rdfjs/types/pull/51
Fixes issue #49.
This changes the
files
pattern in package.json to something that bothyarn
andnpm
recognise.