Skip to content

Releases: xdy/twodsix-foundryvtt

v0.1.3

29 Jun 21:39
Compare
Choose a tag to compare

0.1.3 (2020-06-29)

Bug Fixes

  • Cleaning up dependencies a bit. (c850a58)

v0.1.2

29 Jun 21:13
Compare
Choose a tag to compare

0.1.2 (2020-06-29)

Bug Fixes

  • Well, you could update. Albeit not to the latest version. Kind of. Maybe this ugly hack will make it possible? (a8c29d4)
  • Welp, that broke the build, so: (cf23010)

v0.1.1

29 Jun 20:53
Compare
Choose a tag to compare

0.1.1 (2020-06-29)

Bug Fixes

  • Now you can even update the system. (2ef4fda)

v0.1.0

29 Jun 20:43
Compare
Choose a tag to compare

0.1.0 (2020-06-29)

Features

  • The automatic releases work, and the system is installable. Useless, but installable. (00fd256)

v0.0.12

29 Jun 20:31
Compare
Choose a tag to compare

0.0.12 (2020-06-29)

Bug Fixes

  • npm install after I've updated the package.json file. (daddd47)

v0.0.11

29 Jun 20:23
Compare
Choose a tag to compare

0.0.11 (2020-06-29)

Bug Fixes

  • Use default configuration for @semantic-release/git to make sure all changed files are committed. Separate install and build steps again. (ca20c47)

v0.0.10

29 Jun 20:10
Compare
Choose a tag to compare

0.0.10 (2020-06-29)

Bug Fixes

  • actions/checkout@v2 defaults to not checkout submodules... (929701c)
  • Actually do build in the release, not just install... (1d9aa4b)
  • Just flailing around, really. (c5d325a)
  • npm install rather than ci, fix paths, and commit package-lock.json (fb51042)
  • Trying npm install and npm run build in same step (2a14a0a)
  • Use submodules in both steps that checkout... (889d6c2)

v0.0.9

29 Jun 15:46
Compare
Choose a tag to compare

0.0.9 (2020-06-29)

Bug Fixes

  • Now to get the zip file into the release, with a better name. (44b9a5d)

v0.0.8

29 Jun 15:38
Compare
Choose a tag to compare

0.0.8 (2020-06-29)

Bug Fixes

  • Sigh. If this doesn't work I guess I'll have to read the documentation... (349bea9)

v0.0.6

29 Jun 15:28
Compare
Choose a tag to compare

0.0.6 (2020-06-29)

Bug Fixes

  • Fix yet another release problem. (76ff822)