Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 642 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 642 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.2.0] 2020-10-18

Added

  • New option indentSize to customize how many space to use to write on the asset file.

Fixed

  • Calling the plugin without options will no longer throw an error.
  • The JSON asset file will now correctly be written in the current directory where your gulpfile is working.

[0.1.0] 2020-10-17

Added

  • First working version.