diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 7867a62..30668ab 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "1.1.1"
+ ".": "1.1.2"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..2d10324
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,8 @@
+# Changelog
+
+## [1.1.2](https://github.com/microsoft/kiota-cli-commons/compare/v1.1.1...v1.1.2) (2024-07-25)
+
+
+### Performance Improvements
+
+* remove Linq usage ([faef688](https://github.com/microsoft/kiota-cli-commons/commit/faef6887694d87211a7677c12788d6652d5f871b))
diff --git a/src/Microsoft.Kiota.Cli.Commons/Microsoft.Kiota.Cli.Commons.csproj b/src/Microsoft.Kiota.Cli.Commons/Microsoft.Kiota.Cli.Commons.csproj
index 93d96ce..1469143 100644
--- a/src/Microsoft.Kiota.Cli.Commons/Microsoft.Kiota.Cli.Commons.csproj
+++ b/src/Microsoft.Kiota.Cli.Commons/Microsoft.Kiota.Cli.Commons.csproj
@@ -5,7 +5,7 @@
latest
disable
enable
- 1.1.1
+ 1.1.2
true
1.0.0
@@ -35,18 +35,18 @@
-
-
-
-
-
-
+
+
+
+
+
+
-
+
-
-
+
+
\ No newline at end of file