3.0 KiB
3.0 KiB
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)
3.1.0 (2020-07-13)
Features
- pre-commit: Allow relative path for the pre-commit input (afea49f)
- Add pre-commit script file (hook) (0aa82ce)
3.0.0 (2020-07-03)
Documentation
- Updated README (000434c)
Features
- Added skip commit and skip tag (3eab241)
- Added support for toml files (5aff23f)
- Added support for yaml files (bdf8ec0)
- Added version-file, version-path, skip-version-file options (d022b0d)
- Added versioning through GIT (7143306)
- More git configurations are possible (9ee9c27)
BREAKING CHANGES
package-json
is now renamed toversion-file