Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 1.22 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.2 (2019-12-30)

0.1.1 (2019-11-12)

Features

  • add .dependabot config (92cec53)
  • create application (run "npx create-next-app") (2f5b7cc)
  • implement @commitlint/config-conventional, enforce with husky (271345c)
  • implement eslint + prettier autoformat (f9bb8bd)
  • implement tailwindcss, postcss-purgecss, cssnano, autoprefixer (f336b26)
  • use standard-version to manage releases (878a8e3)