v11.1.0 - Fix Publishing Order
What's Changed
- feat: Changes parameters to fix production publishing by @KyleTryon in #126
The publish
job now takes a parameter prod-type
which can explicitly state when to push a production version.
Full Changelog: v11.0.0...v11.1.0