You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that typewriter version considers a pre-release as a new version. 7.0.0-48 should be <7.0.0.
$ yarn typewriter version
yarn run v1.19.0
$ /Users/colinking/dev/src/github.com/segmentio/app/node_modules/.bin/typewriter version
Version: 7.0.0 (new! 7.0.0-48)
✨ Done in 2.27s.
The text was updated successfully, but these errors were encountered:
It appears that
typewriter version
considers a pre-release as a new version.7.0.0-48
should be<
7.0.0
.The text was updated successfully, but these errors were encountered: