Releases: VirtoCommerce/vc-build
Releases · VirtoCommerce/vc-build
2.2.0-alpha.19
🎯 Development
- Add missing parameter for BuildImage target
- Add targets for build and push docker images (#29)
- (* Support build/pack for .net6 * Update main.yml Co-authored-by: Alexandr Morogov <[email protected]>)
2.2.0-alpha.18
🎯 Development
- Add targets for build and push docker images (#29)
- (* Support build/pack for .net6 * Update main.yml Co-authored-by: Alexandr Morogov <[email protected]>)
2.2.0-alpha.17
🎯 Development
- (* Support build/pack for .net6 * Update main.yml Co-authored-by: Alexandr Morogov <[email protected]>)
2.1.0
Added
- MatchVersions target
- DefaultProject parameter
- Ability to update only platform
- help target
Changed
- appsettings.json doesn't reset on update
Fixed
- User input in QuickRelease target
- Building of sample projects
2.1.0-alpha.15
• Add MatchVersions target (#25) (349bbcf)
• Add DefaultProject parameter (610ce9e)
• Backup appsettings.json on update (#23) (6a6f6ca)
• Fix user input comparing (#21) (81c5966)
• Add ability to update only platform (#22) (a31f30f)
• Fix build of sample projects (#20) (12d2f39)
• Added help for the specific target (10b709e)