GetStream / stream-video-unity

Official Stream Audio & Video SDK for Unity. Allows you to build any form of Video & Audio chat/communication into your Unity Engine project.
https://getstream.io/video/sdk/unity/
Other
23 stars 2 forks source link

Feature/create release tool #40

Closed sierpinskid closed 7 months ago

sierpinskid commented 7 months ago

Add a tool that will apply all necessary changes related to new version release:

  1. Update the version (in both C# file & package.json)
  2. Update changelog file

The tool is used as a command line program and is executed with 2 parameters:

  1. --version
  2. --changelog