Skip to content

Releases: AtidaTech/contentful-cli-release

0.1.5

19 Mar 10:17
6f5dc32
Compare
Choose a tag to compare

0.1.4

24 Jan 13:05
13ddc9c
Compare
Choose a tag to compare

Pull Request: #5

0.1.3

03 Jan 12:26
ad00234
Compare
Choose a tag to compare
  • Fixing issue with images on NpmJS

Pull Request: #4

0.1.2

01 Nov 15:28
174fd34
Compare
Choose a tag to compare
  • README: added images for Release strategies

Pull Request: #3

0.1.1

30 Oct 01:28
d70a0fd
Compare
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
Compare
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