Question

How to add change log when migrate to new version ?

  • 14 November 2023
  • 1 reply
  • 15 views

Userlevel 1

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 ?


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

Userlevel 3
Badge +6

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