Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/create release tool #40

Merged
merged 3 commits into from
Dec 12, 2023
Merged

Conversation

sierpinskid
Copy link
Member

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

@sierpinskid sierpinskid merged commit 05fdafb into main Dec 12, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant