From 666ea21882144036c72bc31f63ab0133aa890eb0 Mon Sep 17 00:00:00 2001 From: Jonathan Netley Date: Tue, 12 Nov 2024 11:37:39 +0200 Subject: [PATCH] docs: update readme to reference Symantec versioning and Conventional commits --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 882b1ef..60298c0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ >Test deployment actions - [semantic release](https://github.com/cycjimmy/semantic-release-action) +## Notes +- [Symantec versioning](https://semver.org/) +- [Conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) + ## Pre-requisites > In the package json file where the composite action gets implemented - name needs to be scoped: eg `"name": "@jpbnetley/ui",`