Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

40 lines (20 loc) · 1.53 KB

Change Log

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

0.1.2 (2017-09-21)

Bug Fixes

  • demo: add getting started page instead of everything on the index page (b6b4b97)
  • demo: Update origami version (1cd94ab)
  • add missed imports (e1654fb)

0.1.1 (2017-07-15)

Bug Fixes

  • build: call super for included for nested support (2052961)
  • demo: add paper-origami and use for demo (a25a536)

0.1.0 (2017-07-14)

Bug Fixes

  • add release script and remove duplicate mobiledoc dep (a43c31c)
  • update package and readme (d29ddad)

Features

  • initial implementation of template-input component (96a2dca)