Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmorgan-fa authored May 1, 2024
1 parent c28dd03 commit 82dda96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ config.all_sso_sessions
If for some reason it's necessary, it's possible to temporarily skip `lefthook` with: `LEFTHOOK=0 git commit`.

## Create a new release
Following (Sematic Versioning)[https://semver.org/], bump the version:
Following [Sematic Versioning](https://semver.org/), bump the version:
1. `gem bump --version "<sem_ver_bump>"`and merge the changes to `main`
1. The [Release and Build Gem](https://github.com/fac/aws_local_config_parser/actions/workflows/release_gem.yml) wokflow will trigger a new version build
1. Manually create a new [release](https://github.com/fac/int-env-management-module/releases):
Expand Down

0 comments on commit 82dda96

Please sign in to comment.