Skip to content

Commit

Permalink
Merge pull request #447 from microsoft/release/bond
Browse files Browse the repository at this point in the history
doubleoseven release
  • Loading branch information
baywet authored Aug 4, 2021
2 parents dac49f5 + ede494d commit 807837e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.0.7] - 2021-08-04

### Added

- Ruby generation implemented #244
- Adds middleware support for http clients #330

## [0.0.6] - 2021-07-26

Expand All @@ -23,7 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Better client configuration #268
- Request builders constructors for data validation #322
- Adds middleware support for http clients #330

## [0.0.5] - 2021-06-10

Expand Down
8 changes: 4 additions & 4 deletions http/typescript/fetch/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/kiota/kiota.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<PackAsTool>true</PackAsTool>
<ToolCommandName>kiota</ToolCommandName>
<PackageOutputPath>./nupkg</PackageOutputPath>
<Version>0.0.6</Version>
<Version>0.0.7</Version>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<RepositoryUrl>https://github.com/microsoft/kiota</RepositoryUrl>
</PropertyGroup>
Expand Down

0 comments on commit 807837e

Please sign in to comment.