Scyu_
14cc315abe
feat: Add pre-release support
2022-10-28 22:50:46 +01:00
Tycho Bokdam
0ba68212f4
fix: Reformat code so we can release
2021-10-05 23:14:01 +02:00
Tycho Bokdam
62453ed268
fix: Fixed that bumping multiple files with same extension type did only update one
2020-12-16 17:22:37 +01:00
Tycho Bokdam
29d941434b
refactor: Small changes with more logging
2020-12-16 16:32:53 +01:00
Tycho Bokdam
2a80eb3e4a
feat(yml): Added support for no quotes and double quotes
2020-12-16 16:32:28 +01:00
Tycho Bokdam
289e972b9b
test: Added tests for flows
2020-12-15 17:23:47 +01:00
Tycho Bokdam
35206c5104
fix: Fixed awaits missing
2020-12-15 16:05:01 +01:00
Jayrgo
97f1bb3543
fix: Use fallback if it's not a valid JSON-File
2020-08-11 20:30:55 +02:00
Jayrgo
091fdfc6a5
fix: Empty version files
2020-08-10 17:11:18 +02:00
Jayrgo
63d0e46a0b
feat: Add fallback version
2020-08-09 12:37:03 +02:00
Jayrgo
c9d4024531
revert: "fix: Git tags empty"
...
This reverts commit e56a8dc0ce
.
2020-08-09 12:24:24 +02:00
Jayrgo
e56a8dc0ce
fix: Git tags empty
2020-08-08 22:44:50 +02:00
Tycho Bokdam
c7be6541a8
refactor: Updated JSON versioning
2020-07-03 21:56:09 +02:00
Tycho Bokdam
5aff23f514
feat: Added support for toml files
2020-07-03 21:55:40 +02:00
Tycho Bokdam
bdf8ec04e6
feat: Added support for yaml files
2020-07-03 21:55:24 +02:00
Tycho Bokdam
7143306125
feat: Added versioning through GIT
2020-07-01 19:31:50 +02:00
Tycho Bokdam
f4bda96138
refactor: Updated JSON versioning
2020-07-01 19:05:52 +02:00
Tycho Bokdam
2f1b568e89
refactor: Added some TODO's
2020-06-28 20:26:27 +02:00
Tycho Bokdam
d022b0d7e9
feat: Added version-file, version-path, skip-version-file options
...
package-json is renamed to version-file to be more generic so we can support other formats
version-path is the location of the string version
skip-version-file is a option to prevent updating the version file
2020-06-28 20:23:58 +02:00