Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Releases: kcnt-deprecated/website

v1.0.0

09 Dec 17:39
Compare
Choose a tag to compare

1.0.0 (2018-12-09)

Bug Fixes

  • helper: deployment script not trigger deployments github (b5aa32d)

Features

  • cms: seperate cms to 2 pages (f1646e3)
  • setup: setup project with multiple features (5cd3809)

Performance Improvements

  • url: mark admin as sub domain (222a181)

Reverts

  • remove all released version (93af004)
  • changelogs: clear revert release version (3bb4d3e)

BREAKING CHANGES

  • yarn gh-pages:dev and gh-pages:deploy is changes to docs instead.

  • Remove all codeclimate and snyk, and using sonar cloud instead.

  • ci(analysis): fix analysis error in circle ci

  • ci(config): override default config that make code error

  • ci(sonar): build project from full docker instead

This will avoid node not found and git not found error message

  • ci(caches): remove sharing caches system

  • ci(artifacts): do not save sonar work as artifacts

The folder is too big. there need more than 5 minutes to save it all.

  • ci(analysic): start analytic by travis instead

  • build: trigger travis build