Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 742 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 742 Bytes

build status codecov

React Finland Content

The content of the conference in JavaScript format. Please use semantic commit message format:

  • fix(topic): what - Patch release.
  • feat(topic): what - Feature release.
  • perf(topic): what - Breaking release.
  • BREAKING CHANGE: what - Breaking release.

Notes

The project relies on semantic-release. Write commits accordingly.