Skip to content

Release 0.11.0 #1415

Closed
Closed
@hacdias

Description

@hacdias

Release Notes

🚨 Breaking Changes

✨ Features

🛠 Fixes and Maintenance

Before Release

  • Make sure i18n is updated (tx pull -a)
  • Make sure we're using the latest released version of Web UI
  • Make sure we're using the latest released version of go-ipfs
  • Update Release Notes accordingly

Release

  • Release Candidate
    • 💻 Bump version on package.json
    • 💻 git tag $version
    • 💻 git push && git push --tags
    • ⏰ Wait...
    • 🔗 Link release notes to this issue
  • Final
    • 📝 Create draft and copy the release notes above
    • 💻 Bump version on package.json
    • 💻 git tag $version
    • 💻 git push && git push --tags
    • ⏰ Wait...
    • 📃 Copy the release notes above to the GitHub release
    • 👮 Notarize .dmg at Apple (context: #1365)
      1. Download .dmg from https://github.com/ipfs-shipyard/ipfs-desktop/releases/vA.B.C
      2. Ensure APPLEID and APPLEIDPASS are set either as environment variables or entries in .env file. Those need to belong to the same org as cert used for signing.
      3. Run node pkgs/macos/notarize-cli.js ./IPFS-Desktop-A.B.C.dmg
    • 🚢 Ship!
    • 📑 Update README.md versions
    • 📦 Update Homebrew
    • 📦 Update Chocolatey

Postponed

If any...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions