Skip to content

Releases: AtidaTech/contentful-cli-release

0.2.0

27 Aug 10:07
89bd9e8

Choose a tag to compare

What's Changed

Pull Request: #8

Full Changelog: 0.1.6...0.2.0

0.1.6

27 Jun 13:12
f100ad7

Choose a tag to compare

Pull Request: #7

0.1.5

19 Mar 10:17
6f5dc32

Choose a tag to compare

Pull Request: #6

0.1.4

24 Jan 13:05
13ddc9c

Choose a tag to compare

Pull Request: #5

0.1.3

03 Jan 12:26
ad00234

Choose a tag to compare

  • Fixing issue with images on NpmJS

Pull Request: #4

0.1.2

01 Nov 15:28
174fd34

Choose a tag to compare

  • README: added images for Release strategies

Pull Request: #3

0.1.1

30 Oct 01:28
d70a0fd

Choose a tag to compare

  • README: additional documentation for Next.JS and GitHub Workflow
  • Additional action to get the Environment the master alias points to
  • Moved dotenv, minimist', fsandpath` to package.json dependencies

Pull Request: #2

0.1.0

29 Oct 22:01
5d6d28c

Choose a tag to compare

First release of Contentful CLI Release:

  • Minimum versions node 18, npm 9.5, CMA 7.5 and contentful-lib-helpers 0.3.0
  • Fully configurable command line tool for releasing
  • It includes 'duplicate' and 'delete' environments
  • 'sync-schedule' to sync actions between two releases
  • 'link alias' to point 'master' alias to a new release
  • Extensive README with documented Release Strategies

Pull Request: #1