Skip to content

Releases: getsentry/craft

0.16.0

19 Jan 12:26
Compare
Choose a tag to compare
  • feat(aws-lambda): AWS Lambda layer target (#160)

0.15.0

07 Jan 10:24
Compare
Choose a tag to compare
  • fix(publish): Fix fail on dry-run w/ github target (#152)
  • feat(docker): Support cocoapods in the docker container (#153)
  • ref(github): GitHub standardized on GITHUB_TOKEN so let's use that (#154)

0.14.0

11 Dec 20:26
Compare
Choose a tag to compare
  • feat(publish): Add support for optional post-release script (#144)
  • fix(publish): Fix error when special target 'all' is used (#142)

0.13.3

29 Nov 11:34
Compare
Choose a tag to compare
  • fix(publish): Only allow valid target ids for -t (#137)
  • fix(changelog): Support subheadings (#139)
  • doc(docker): Mention access token instead of password (#140)

0.13.2

29 Oct 14:50
Compare
Choose a tag to compare
  • fix: npm package

0.13.1

29 Oct 12:43
Compare
Choose a tag to compare
  • fix: npm token usage (#134) kinda reverting (#130)

0.13.0

29 Oct 12:28
Compare
Choose a tag to compare
  • feat: Github Artifact Provider (#121)

0.12.0

15 Oct 14:56
Compare
Choose a tag to compare
  • feat(docker): Add sourceFormat & targetFormat options (#125)
  • feat(targets): Add optional id field to target config (#128)
  • fix(npm): Actually use NPM_TOKEN for publishing (#130)

0.11.1

21 Sep 08:27
Compare
Choose a tag to compare
  • fix(gcs): Better error serialization (#120)
  • fix(github): Detect skipped status checks and Github actions runs as successful (#124)

0.11.0

20 Aug 11:27
Compare
Choose a tag to compare
  • build: Migrate from tslint to eslint (#113)
  • fix: Add stronger types for module exports (#114)
  • fix(github): Don't fail when there are queued check suites (#117)
  • feat: Add support for gem target (#119)