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

Add support for versioning the repo #122

Merged
merged 1 commit into from
Feb 15, 2023
Merged

Conversation

Cruikshanks
Copy link
Member

As a team, we have a documented release process that includes bumping the version of the repo.

We use npm version to do this and use a post-version hook to generate our CHANGELOG. We've just spotted that this repo doesn't have that hook so this change adds it in.

As a team, we have a documented release process [that includes bumping the version of the repo](https://github.com/DEFRA/water-abstraction-team/blob/main/releasing/sign_off.md#bump-version).

We use [npm version](https://docs.npmjs.com/cli/v9/commands/npm-version) to do this and use a post version hook to generate our CHANGELOG. We've just spotted that this repo doesn't have that hook so this change adds it in.
@Cruikshanks Cruikshanks added the housekeeping Refactoring, tidying up or other work which supports the project label Feb 15, 2023
@Cruikshanks Cruikshanks self-assigned this Feb 15, 2023
@Cruikshanks Cruikshanks marked this pull request as ready for review February 15, 2023 08:01
@Cruikshanks Cruikshanks merged commit 74ad503 into main Feb 15, 2023
@Cruikshanks Cruikshanks deleted the add-versioning-support branch February 15, 2023 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Refactoring, tidying up or other work which supports the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant