Releases: getsentry/craft
Releases Β· getsentry/craft
0.24.3
- upgrade(parse-url): Force parse-url>=5.0.3 for security (#261)
0.24.2
- upgrade(js-yaml): Bump to 3.13.1 for security fixes (#260)
0.24.1
- fix(registry): Fix onlyIfPresent config on batch (#259)
0.24.0
- ref(zeus): Remove all Zeus support (#253)
- fix(registry): Fix empty
files
entries (#256)
0.23.1
- fix(git): Ensure origin/HEAD is set (#252)
0.23.0
- feat(publish): Ability to merge to non-default (#245)
- fix(logging): Proper scoping and log levels (#247)
- feat(registry-target): Allow batched updates w/ new config (#249)
0.22.2
- fix(logging): Fix scoped loggers not respecting log level (#236)
- fix(github-artifacts): Fix incorrect artifact resolution (#237)
0.22.1
- fix(cli): Fix global flag parsing interference (#235)
0.22.0
- feat(config): Automatically detect GitHub config when missing (#208)
- feat: Add upm target (#209)
- ci: Fix our build matrix, add Node 14 & 16 (#211)
- build: Fix and simplify jest and TS configs (#210)
- upgrade(ts-jest): Upgrade ts-jest to latest version (#212)
- feat: Add projectPath config option to GitHub (#220)
- feat: Add config CLI command (#221)
- feat(prepare): Add rev option to base a release on (#223)
- ref: Unify global flags (#224)
- fix(github-artifacts): Allow multiple artifacts on the SHA, use latest (#226)
0.21.1
- fix: Upgrade simple-git to latest version (#207)