From 1f9a0866bd05a60e04df5b02cd2e85a008ca38a3 Mon Sep 17 00:00:00 2001 From: algolia-bot Date: Tue, 23 Apr 2024 15:19:32 +0000 Subject: [PATCH] chore: release 7.0.0-beta.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: algolia-bot Co-authored-by: Clément Vannicatte --- CHANGELOG.md | 5 +++++ algoliasearch/Algolia.Search.csproj | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffb0ea46b..b56840bbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [7.0.0-beta.1](https://github.com/algolia/algoliasearch-client-csharp/compare/7.0.0-beta.0...7.0.0-beta.1) + +- [b621988bc](https://github.com/algolia/api-clients-automation/commit/b621988bc) feat(specs): promote @kai687 to code owner ([#3014](https://github.com/algolia/api-clients-automation/pull/3014)) by [@Fluf22](https://github.com/Fluf22/) +- [f9877a8ae](https://github.com/algolia/api-clients-automation/commit/f9877a8ae) fix(specs): remove periods on summaries ([#3013](https://github.com/algolia/api-clients-automation/pull/3013)) by [@kai687](https://github.com/kai687/) + ## [7.0.0-alpha.9](https://github.com/algolia/algoliasearch-client-csharp/compare/7.0.0-alpha.8...7.0.0-alpha.9) - [41121e77e](https://github.com/algolia/api-clients-automation/commit/41121e77e) fix(specs): attribute and index names case sensitive ([#2990](https://github.com/algolia/api-clients-automation/pull/2990)) by [@kai687](https://github.com/kai687/) diff --git a/algoliasearch/Algolia.Search.csproj b/algoliasearch/Algolia.Search.csproj index c0320cfa5..3245770b2 100644 --- a/algoliasearch/Algolia.Search.csproj +++ b/algoliasearch/Algolia.Search.csproj @@ -21,7 +21,7 @@ git false Copyright 2019 Algolia - 7.0.0-alpha.9 + 7.0.0-beta.1 true netstandard2.1;netstandard2.0 true