Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Releases: storyblok/storyblok-cli

v2.1.0

16 Dec 10:54
a8d4c5b

Choose a tag to compare

2.1.0 (2019-12-05)

Features

  • implement use of two factor authentication (f4f72eb)

v2.0.0

16 Dec 10:54

Choose a tag to compare

Bug Fixes

Features

BREAKING CHANGES

  • now we will support node version >= 9.11.0
  • cli: remove delete-templates task and change the way to pass arguments to cli. Now, if you want to pass space argument, you should use --space <SPACE_ID> instead --space=<SPACE_ID>.