Skip to content

Releases: marcomontalbano/contentful-migration-tool

v1.3.0

28 Apr 20:27
33a4679
Compare
Choose a tag to compare

What's Changed

🚀 Enhancement

Full Changelog: v1.2.1...v1.3.0

v1.2.1

28 Feb 23:25
bebbb31
Compare
Choose a tag to compare

What's Changed

📝 Documentation

Full Changelog: v1.2.0...v1.2.1

v1.2.0

28 Feb 23:12
8c80b27
Compare
Choose a tag to compare

What's Changed

🚀 Enhancement

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

27 Oct 17:21
Compare
Choose a tag to compare

Release notes

🐛  Better error handling when duplicates or missing versions
🚀  Reduce bundle size for the npm package
🆙 Update dependencies

v1.0.0

06 Sep 20:28
Compare
Choose a tag to compare

Run Contentful migrations easier

🎉  First Release

Why another CLI?

I decided to created this CLI when I read this article: "Integrating migrations in a continuous delivery pipeline with CircleCI". I found that approach very interesting, so I decided to build something very close to that.

With this CLI you can run migrations easier and keep track of migrations that you have already run.

You can integrate this into your existing CI without any effort.

Checkout the README.md for more information.

v1.0.0-beta.2

21 Jul 22:52
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

🚀  new feature

  • You can now run migration via cli

v1.0.0-beta.1

14 May 21:58
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

🐛  bugfix

  • Use natural sort when reading migration folder
  • Use exit(1) when migration unsuccessful
  • Store last successful migration version when a migration fails

🚀  new feature

  • Remove hardcoded version of contentful-migration. You can select a differect version using the arg --cfmversion.

v1.0.0-beta.0

05 Mar 20:03
Compare
Choose a tag to compare
v1.0.0-beta.0 Pre-release
Pre-release
v1.0.0-beta.0