Skip to content

Improve release process #348

Description

@mnzaki

Description

semantic-release can create a changelog and decide on the version number automatically if we just stick to properly formatted commit messages, which we can also easily do with commitizen

Furthermore it would be useful to have some way to easily see what changed in the public interface. Either some sort of utility script to diff the .d.ts files, or maybe we should actually commit the build output as well?

TODO

  • Add and configure commitizen
  • Add notes/docs/links to expected commit message format
  • Add and configure semantic-release

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions