trix icon indicating copy to clipboard operation
trix copied to clipboard

Set production release as "latest" on npm instead of the beta

Open moenodedev opened this issue 3 years ago • 0 comments

The most recent production release should be tagged as latest on npm instead of the beta since the beta doesn't work with the latest version of Rails.

GitHub Releases has the correct latest tag.

https://www.npmjs.com/package/trix https://github.com/basecamp/trix/releases

Steps to Reproduce
  1. Run npm outdated
  2. 2.0.0-beta.0 shows as the latest version instead of the production release
Details
  • Trix version: 1.3.1
  • Browser name and version: all
  • Operating system: all

moenodedev avatar Sep 21 '22 10:09 moenodedev