diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 00000000..c2bc3041
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,7 @@
+# Change Log
+
+All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
+
+
+## [0.1.1](https://www.github.com/eduardo-paes/DotnetGraphQl/releases/tag/v0.1.1) (2023-11-3)
+
diff --git a/src/Application.Tests/Application.Tests.csproj b/src/Application.Tests/Application.Tests.csproj
index 27c75bb2..7d77fe8c 100644
--- a/src/Application.Tests/Application.Tests.csproj
+++ b/src/Application.Tests/Application.Tests.csproj
@@ -6,7 +6,7 @@
enable
false
true
- 0.1.0
+ 0.1.1
diff --git a/src/Application/Application.csproj b/src/Application/Application.csproj
index e637f60d..cd215e68 100644
--- a/src/Application/Application.csproj
+++ b/src/Application/Application.csproj
@@ -4,7 +4,7 @@
net7.0
enable
enable
- 0.1.0
+ 0.1.1
diff --git a/src/Domain.Tests/Domain.Tests.csproj b/src/Domain.Tests/Domain.Tests.csproj
index f54c4a16..4f0c3119 100644
--- a/src/Domain.Tests/Domain.Tests.csproj
+++ b/src/Domain.Tests/Domain.Tests.csproj
@@ -5,7 +5,7 @@
enable
enable
false
- 0.1.0
+ 0.1.1
diff --git a/src/Domain/Domain.csproj b/src/Domain/Domain.csproj
index 9d07fa04..cb841a87 100644
--- a/src/Domain/Domain.csproj
+++ b/src/Domain/Domain.csproj
@@ -4,7 +4,7 @@
net7.0
enable
enable
- 0.1.0
+ 0.1.1
diff --git a/src/Infrastructure/IoC/IoC.csproj b/src/Infrastructure/IoC/IoC.csproj
index bcfd766a..367d5f7b 100644
--- a/src/Infrastructure/IoC/IoC.csproj
+++ b/src/Infrastructure/IoC/IoC.csproj
@@ -3,7 +3,7 @@
net7.0
enable
enable
- 0.1.0
+ 0.1.1
diff --git a/src/Infrastructure/Persistence/Persistence.csproj b/src/Infrastructure/Persistence/Persistence.csproj
index 3defe0fc..4aa61ae4 100644
--- a/src/Infrastructure/Persistence/Persistence.csproj
+++ b/src/Infrastructure/Persistence/Persistence.csproj
@@ -4,7 +4,7 @@
net7.0
enable
enable
- 0.1.0
+ 0.1.1
diff --git a/src/Infrastructure/Services/Services.csproj b/src/Infrastructure/Services/Services.csproj
index 6e5407d2..f32285fb 100644
--- a/src/Infrastructure/Services/Services.csproj
+++ b/src/Infrastructure/Services/Services.csproj
@@ -3,7 +3,7 @@
net7.0
enable
enable
- 0.1.0
+ 0.1.1
diff --git a/src/Infrastructure/WebAPI/WebAPI.csproj b/src/Infrastructure/WebAPI/WebAPI.csproj
index 7a4111cf..8892ee8a 100644
--- a/src/Infrastructure/WebAPI/WebAPI.csproj
+++ b/src/Infrastructure/WebAPI/WebAPI.csproj
@@ -6,7 +6,7 @@
enable
ef326666-1cfa-4625-aae3-41ea85c01828
false
- 0.1.0
+ 0.1.1
diff --git a/src/Infrastructure/WebFunctions/WebFunctions.csproj b/src/Infrastructure/WebFunctions/WebFunctions.csproj
index 19299062..ad4ce1d7 100644
--- a/src/Infrastructure/WebFunctions/WebFunctions.csproj
+++ b/src/Infrastructure/WebFunctions/WebFunctions.csproj
@@ -5,7 +5,7 @@
enable
net7.0
v4
- 0.1.0
+ 0.1.1