Skip to content

Commit

Permalink
- bumps version for release of 1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrueastman committed Oct 3, 2024
1 parent 1cc92e2 commit b799707
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

### Changed

## [1.19.0] - 2024-10-03

### Added

- Control generated type access modifier for C# via `--type-access-modifier` flag. [#4788](https://github.com/microsoft/kiota/issues/4788)

### Changed
Expand Down Expand Up @@ -1462,3 +1468,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Initial GitHub release

0 comments on commit b799707

Please sign in to comment.