ipfs / ipfs-desktop

An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.
https://docs.ipfs.tech/install/ipfs-desktop/
MIT License
6.02k stars 864 forks source link

chore(release-please/bootstrap/default): release 0.31.1 #2672

Closed SgtPooki closed 1 year ago

SgtPooki commented 1 year ago

: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.

SgtPooki commented 1 year ago

going to test merging this and then running npm run test-rp-ghrelease

SgtPooki commented 1 year ago

:robot: Release is at https://github.com/ipfs/ipfs-desktop/releases/tag/v0.31.1 :sunflower:

SgtPooki commented 1 year ago

image

❯ 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.

SgtPooki commented 1 year ago

i've deleted that release and the tag