Skip to content

Releases: rocjs/roc-repo

[email protected]

01 Sep 13:40
Compare
Choose a tag to compare

September 1, 2017

🐛 Bug Fixes

  • Solve issue when doing a release and using --from (94ce68c)

[email protected]

01 Sep 12:34
Compare
Choose a tag to compare

September 1, 2017

🐛 Bug Fixes

  • Use latest version of conventional-changelog (f2dceec)

[email protected]

31 Aug 15:57
Compare
Choose a tag to compare

August 31, 2017

🐛 Bug Fixes

  • Fix issue in bootstrap command related to linking (f99dd35)
  • Show in list command if a project is private (6cfe9ca)

[email protected]

31 Aug 14:43
Compare
Choose a tag to compare

August 31, 2017

🐛 Bug Fixes

  • Only show GitHub release text if we have one (5b38a8b)
  • Possible to define Git author and disable hooks (2139144)

[email protected]

31 Aug 14:43
Compare
Choose a tag to compare

August 31, 2017

🐛 Bug Fixes

  • Possible to set author and hooks for publish (45d3106)

[email protected]

30 Aug 16:18
Compare
Choose a tag to compare

August 30, 2017

🐛 Bug Fixes

  • Fix problem with running test when releasing (8d20099)

[email protected]

30 Aug 16:05
Compare
Choose a tag to compare

August 30, 2017

🐛 Bug Fixes

  • Use execa over execute in release for error info (a791f24)

[email protected]

30 Aug 14:50
Compare
Choose a tag to compare

August 30, 2017

🐛 Bug Fixes

  • Only remove node_modules for monorepos (c49f231)

[email protected]

30 Aug 13:19
Compare
Choose a tag to compare

August 30, 2017

🐛 Bug Fixes

  • Do GitHub release as prerelease if in prerelease (cc22d39)
  • Enforce NODE_ENV=test when running tests (24deee0)
  • Remove unused dependency (661fd48)
  • Support glob pattern in settings for mono (72d9616)
  • Use NODE_ENV=production when building for release (046df54)

[email protected]

28 Aug 08:25
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

August 28, 2017

🐛 Bug Fixes

  • Improve concurrency flexibility (bf676c4)
  • Use Listr for "run" and enable concurrency support (2ca6971)
  • Use verbose renderer for Listr when running in CI (27360c5)