Skip to main content
Question

How to add change log when migrate to new version ?

  • November 14, 2023
  • 1 reply
  • 23 views

After zapier version 15.0.0, we must provide the change log when migration, so how can I add the change log to my Zapier CLI app ?

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Forum|alt.badge.img+7
  • Zapier Staff
  • 91 replies
  • November 14, 2023

Hi @Duc Phan ,

Excellent question!

You can do this by creating a CHANGELOG.md file at the top level of the integration (at the same level as index.js and package.json).

Please follow this format:

https://gist.githubusercontent.com/xavdid/b9ede3565f1188ce339292acc29612b2/raw/44c125d80715fbcd5ee128dc5465631a0b9e4cad/CHANGELOG.md