Skip to content

Latest commit

 

History

History
86 lines (55 loc) · 6.4 KB

CHANGELOG.md

File metadata and controls

86 lines (55 loc) · 6.4 KB

Changelog

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

0.3.0 (2020-02-16)

0.2.1 (2020-02-16)

Features

  • my-site: create markdown processor (971c78f)
  • my-site: generate excerpts using excerpt comment in md (a2683b9)
  • my-site: markdown import into blog index and sub pages (2a16eeb)
  • my-site: parse markdown frontmatter (b972f76)
  • my-site: sub-posts render markdown (2646d86)

Bug Fixes

  • my-site: extract frontmatter from md (99c755d)

0.2.0 (2020-02-12)

0.1.1 (2020-02-12)

Features

  • my-site: use local component library (d100d79)
  • my-svelte-component-library: integrate storybook (16e23f8)

Bug Fixes

  • ci cache clear added (771649f)
  • fix ci badge [ci-skip] (22092aa)
  • Update license (a7f85fd)
  • my-site: my-svelte-component-library package version (dea9751)

0.1.0 (2020-02-10)

Features

  • ci/cd setup + README (c4b56aa)
  • split deploy to prod + stage (d0fdda6)

Bug Fixes

0.0.2 (2020-02-10)

Features

  • add global eslint (993be1e)
  • add prettier linting + configure lerna scripts (91b36a5)
  • configure lint-staged (1c14520)
  • initial monorepo setup (3d10324)
  • setup commitizen + commitlint (4ab069f)

Bug Fixes