2.7 KiB
2.7 KiB
3.3.0 (2020-08-13)
Bug Fixes
- Empty version files (091fdfc)
- Message when using the fallback version (b525f9a)
- Pull all tags (3396dfc)
- Show info if the version couldn't be detected (9a324db)
- Use fallback if it's not a valid JSON-File (97f1bb3)
Features
- Add fallback version (63d0e46)
3.2.0 (2020-08-03)
Bug Fixes
- Test name (f66f6a2)
Features
- Added 'multiple-files' test workflow (bb40f54)
- Added support for comma-separated version files (3ba65fd)
3.1.2 (2020-07-27)
Bug Fixes
- fail action on push rejection (206a4e3)
3.1.1 (2020-07-13)
Bug Fixes
- Changed yarn --prod to npm ci --prod (5ba044f)
- Removed node_modules so rerelease could add them again (1bac915)