Closed SgtPooki closed 1 year ago
going to test merging this and then running npm run test-rp-ghrelease
:robot: Release is at https://github.com/ipfs/ipfs-desktop/releases/tag/v0.31.1 :sunflower:
❯ Found pull request #2672: 'chore(release-please/bootstrap/default): release 0.31.1'
✔ Building release for path: .
❯ type: node
❯ targetBranch: release-please/bootstrap/default
❯ Fetching package.json from branch release-please/bootstrap/default
✔ Creating 1 releases for pull #2672
❯ adding comment to https://github.com/ipfs/ipfs-desktop/issues/2672
❯ removing labels: autorelease: pending from issue/pull 2672
❯ adding labels: autorelease: tagged from issue/pull 2672
[
{
id: 124910670,
name: 'v0.31.1',
tagName: 'v0.31.1',
sha: 'a5357e5d4ccf5e66bc338ed4d777674ff6e90eac',
notes: '## 0.31.1 (2023-10-12)\n' +
'\n' +
'**Full Changelog**: https://github.com/ipfs/ipfs-desktop/compare/v0.31.0...v0.31.1',
url: 'https://github.com/ipfs/ipfs-desktop/releases/tag/v0.31.1',
draft: false,
uploadUrl: 'https://uploads.github.com/repos/ipfs/ipfs-desktop/releases/124910670/assets{?name,label}',
path: '.',
version: '0.31.1',
major: 0,
minor: 31,
patch: 1
}
]
a release was created, with tag, but that release was also marked as latest and not in draft mode.
i've deleted that release and the tag
:robot: I have created a release beep boop
0.31.1 (2023-10-12)
Full Changelog: https://github.com/ipfs/ipfs-desktop/compare/v0.31.0...v0.31.1
This PR was generated with Release Please. See documentation.