Releases: fgardt/semantic-release-factorio
Releases · fgardt/semantic-release-factorio
v1.6.4
1.6.4 (2024-08-05)
Bug Fixes
- moved & renamed
skipInfoValidation
(b0348ab)
v1.6.3
1.6.3 (2024-08-05)
Bug Fixes
v1.6.2
1.6.2 (2024-08-05)
Bug Fixes
- undefined info bug introduced in 1.6.0 (458b40a)
v1.6.1
1.6.1 (2024-08-05)
Bug Fixes
- allow mods with whitespace as dependency (7d3cee3)
v1.6.0
1.6.0 (2024-08-05)
Features
- allow info.json validation to be skipped (1b22947)
v1.5.1
1.5.1 (2024-07-20)
Bug Fixes
- remove the periods between name and version in the archive file name (#2) (8d2a9f4)
v1.5.0
1.5.0 (2023-01-23)
Features
v1.4.2
1.4.2 (2023-01-23)
Bug Fixes
- move updating info.json logging into function (6aade75)
- read next release version (ab2e579)
v1.4.1
1.4.1 (2023-01-23)
Bug Fixes
- use form-data to send files (04305ed)
v1.4.0
1.4.0 (2023-01-23)
Bug Fixes
- deduplicated some logging (6536b80)
- passing config and context further down (9e71e5e)
Features