Skip to content

Latest commit

 

History

History
114 lines (51 loc) · 5.39 KB

CHANGELOG.md

File metadata and controls

114 lines (51 loc) · 5.39 KB

Changelog

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

3.9.0 (2025-02-06)

Features

  • upgrade node-cli to remove ip module dependency (#51) (eba9132)
  • upgrade to grumbler scripts 8 (#46) (6d70084)

Bug Fixes

3.0.0 (2022-06-10)

⚠ BREAKING CHANGES

  • always version folders under cdn path (#44)

Features

  • always version folders under cdn path (#44) (3da291c)

2.4.0 (2022-06-08)

Features

  • cleanup previous verisoned folders (#43) (4d3bf25)

2.3.0 (2022-05-10)

Features

  • add option to create versioned folder (#42) (801468e)

2.2.3 (2022-04-11)

Bug Fixes

  • access stdout property before trim() (#40) (a131c98)

2.2.2 (2022-04-11)

2.2.1 (2022-04-07)

Bug Fixes

  • get DRY_RUN from env and do final cleanup (#38) (7295349)

2.2.0 (2022-04-07)

Features

2.1.6 (2022-04-05)

  • remove flatten version check (95827c8)

2.1.5 (2022-04-05)

  • use semver for valid dep check in flatten step (d26fa83)

2.1.4 (2022-03-31)

Bug Fixes

  • run git checkout ./scripts after pushing and publishing (0d60a06)
  • use prepublishOnly for babel (78b92df)

2.1.2 (2022-03-30)

2.1.1 (2022-03-30)

2.1.0 (2022-03-29)

Features

  • remove git validation from grabthar-flatten (#32) (7ecb66b)

2.0.0 (2022-03-24)

⚠ BREAKING CHANGES

  • move to standard-version and @krakenjs scope

Features