From 507397824c9efd7faf1eff8ef27a2111e7533c12 Mon Sep 17 00:00:00 2001
From: "Benguria Elguezabal, Gorka" <gorka.benguria@tecnalia.com>
Date: Wed, 11 Sep 2024 13:19:15 +0200
Subject: [PATCH] adds semantic versioning index

---
 semantic_versioning_ci_cd.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/semantic_versioning_ci_cd.md b/semantic_versioning_ci_cd.md
index fc4f6f6..9d8f31d 100644
--- a/semantic_versioning_ci_cd.md
+++ b/semantic_versioning_ci_cd.md
@@ -3,7 +3,12 @@
 This document contains the guidelines for integration and usage of the semantic versioning with Gitlab CI/CD components for versioning the outcomes of the Emerald Project.
 
 ## Table of contents
-
+- [Semantic Versioning](#semantic-versioning)
+- [Semantic Release CI/CD](#semantic-release-cicd)
+- [Semantic Release with Gitlab CI/CD](#semantic-release-with-gitlab-cicd)
+- [Usage](#usage)
+  - [Installation](#installation)
+  - [Releasing](#releasing)
 
 ## Semantic Versioning
 
-- 
GitLab