Skip to content

Commit 6d2b764

Browse files
committed
chore: update version to 6.13.0
1 parent c3a797a commit 6d2b764

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# ChangeLog
22

3+
## [6.13.0](https://github.com/algolia/algoliasearch-client-csharp/compare/6.12.1...6.13.0) (2022-08-31)
4+
5+
### Fix
6+
7+
- support preformatted json (JRaw) (#816) ([fa59bc0](https://github.com/algolia/algoliasearch-client-csharp/commit/fa59bc0))
8+
9+
10+
311
## [6.12.1](https://github.com/algolia/algoliasearch-client-csharp/compare/6.12.0...6.12.1) (2022-02-14)
412

513
### Fix

src/Algolia.Search/Algolia.Search.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PackageDescription>
2020
<RequireLicenseAcceptance>false</RequireLicenseAcceptance>
2121
<Copyright>Copyright 2019 Algolia</Copyright>
22-
<Version>6.12.1</Version>
22+
<Version>6.13.0</Version>
2323
<GenerateDocumentationFile>true</GenerateDocumentationFile>
2424
<TargetFrameworks>netstandard2.1;netstandard2.0;netstandard1.3</TargetFrameworks>
2525
<LangVersion>7.3</LangVersion>

0 commit comments

Comments
 (0)