Skip to content

Commit

Permalink
Merge pull request #12 from newsuk/chore/update-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mohanrajpac authored Nov 7, 2024
2 parents fdda6f3 + 5a5e7a7 commit 6b44a8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ Add the following to `scripts` section in `composer.json` file to run linting.
The content schema uses Semantic Versioning `semver` for versioning. The package is released using [GitHub Releases](https://docs.github.com/en/github/administering-a-repository/releasing-projects-on-github/about-releases). The release process is automated in Circle CI build step. To create a new release, follow these steps:

- Update the relevant files with the new version. Commit the updated files.
- Push the changes to the master branch, by merging the associated pull request
- Create a release targeting the `master` branch within GitHub.
- Push the changes to the `main` branch, by merging the associated pull request
- Create a release targeting the `main` branch within GitHub.

0 comments on commit 6b44a8f

Please sign in to comment.