Skip to content

Latest commit

 

History

History
31 lines (14 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

31 lines (14 loc) · 1.11 KB

Change Log

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

1.2.0 (2018-06-12)

Bug Fixes

  • babel: add object rest spread plugin (a185963)

Features

  • look for manifest file in parent folders (db82541), closes #1

1.1.0 (2018-04-24)

Bug Fixes

  • npm: remove .vscode from npm (0b8db4c)

Features

  • options: override embedding options via url query (79c6235)