Hi, v4.37.0 shows up on the tags page, but it does not appear to have been published as a normal GitHub release like v4.36.1.
Evidence:
This is currently blocking the Homebrew bump here:
Could you publish/fix the v4.37.0 GitHub release and its assets, or confirm that v4.37.0 should not be treated as a release?
Hi,
v4.37.0shows up on the tags page, but it does not appear to have been published as a normal GitHub release likev4.36.1.Evidence:
v4.37.0: https://github.com/railwayapp/cli/tagsv4.36.1as the latest release: https://github.com/railwayapp/cli/releasesGET /repos/railwayapp/cli/releases/tags/v4.37.0returns404v4.37.0returns404: https://github.com/railwayapp/cli/releases/download/v4.37.0/railway-v4.37.0-aarch64-apple-darwin.tar.gzv4.36.1asset URL works: https://github.com/railwayapp/cli/releases/download/v4.36.1/railway-v4.36.1-aarch64-apple-darwin.tar.gzThis is currently blocking the Homebrew bump here:
Could you publish/fix the
v4.37.0GitHub release and its assets, or confirm thatv4.37.0should not be treated as a release?