apollo-scalajs
apollo-scalajs copied to clipboard
Employ sbt-release-early instead of sbt-dynver
trafficstars
Employing sbt-release-early on this project allows dependent projects employ this project without having to manually and explicitly define an arbitrary version. Benefits of sbt-release-early are explained here:
https://github.com/scalacenter/sbt-release-early/wiki/Essential%3A-Installation#motivation
Notice that sbt-release-early depends on sbt-dynver.
@frgomes: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/
Hi, this is a great idea! I'll take a look into setting up the configuration for this soon.