From 32d6426aef779b2302981074515b9cfa25b376ec Mon Sep 17 00:00:00 2001 From: Paul Hatcherian <1835615+PaulHatch@users.noreply.github.com> Date: Tue, 15 Dec 2020 20:48:17 -0500 Subject: [PATCH] Minor documentation updates --- minor.drawio.svg | 16 ++++++++-------- readme.md | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/minor.drawio.svg b/minor.drawio.svg index 60be796..5aca8fd 100644 --- a/minor.drawio.svg +++ b/minor.drawio.svg @@ -1,4 +1,4 @@ - + @@ -79,24 +79,24 @@ - + + -
-
+
+
- Implicit Versions + Minor version changes due to the tag message
- - Implic... + + Minor version changes due... - diff --git a/readme.md b/readme.md index 02e0d01..5895702 100644 --- a/readme.md +++ b/readme.md @@ -35,7 +35,7 @@ goals: To solve this problem, this action calculates the next _implied_ version based on the most recently tagged version and the commit messages. An additional value called the "increment" tracks the count of commits since the last version change, allowing -a label to be created to mark pre-release. +a label to be created to mark pre-release versions. ![Commits Graph](versioning.drawio.svg?raw=true)