Skip to content

Releases: Colonise/Config

v2.1.0

23 May 09:24
Compare
Choose a tag to compare
feat: update default configurations

v2.0.0

21 May 09:57
Compare
Choose a tag to compare
fix(gulp): remove unused 'path' module

v1.0.2

11 Nov 07:09
Compare
Choose a tag to compare

1.0.2 (2018-11-11)

Bug Fixes

  • change travis install command to npm ci (2ee2029)
  • gulpfile for self (32876cf)
  • gulpfile.ts for self and _gulpfile.js for others (fa8fd52)
  • gulpfile.ts, semantic-release.ts (8397b58)
  • include a base file to fix semantic-release deploy (862e892)
  • move rename command to before_deploy (cbefdae)
  • move semantic-release.ts and gulpfile.ts to src and re-export (c867941)
  • try prepare instead of prepublish (4803361)
  • try renaming _gulpfile using travis (3a49f3b)
  • try using semantic-release.ts for self config (6844b6b)
  • use require for exporting (c577681)

v1.0.1

11 Nov 05:59
Compare
Choose a tag to compare

1.0.1 (2018-11-11)

Bug Fixes

  • gulpfile.ts (fbb6181)
  • package.json, tsconfig.json, and src/tsconfig.json (93d5695)

v1.0.0

11 Nov 05:41
Compare
Choose a tag to compare

1.0.0 (2018-11-11)

Features

  • Include default config folder to copy (243db50)

BREAKING CHANGES

  • Release version 1
    Attempt renaming index.js to semantic-release.js