File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
### Added
13
13
14
+ ### Changed
15
+
16
+ ## [ 1.17.0] - 2024-08-09
17
+
18
+ ### Added
19
+
14
20
- Adds generation of default ` color.png ` and ` outline.png ` files when generating plugins. [ #4993 ] ( https://github.com/microsoft/kiota/issues/4993 )
15
21
16
22
### Changed
@@ -1406,3 +1412,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1406
1412
### Added
1407
1413
1408
1414
- Initial GitHub release
1415
+
Original file line number Diff line number Diff line change 61
61
<None Include =" ../../README.md" Pack =" true" PackagePath =" " />
62
62
</ItemGroup >
63
63
<ItemGroup >
64
- <EmbeddedResource Include =" ../../resources/color.png" />
65
- <EmbeddedResource Include =" ../../resources/outline.png" />
64
+ <EmbeddedResource Include =" ../../resources/color.png" />
65
+ <EmbeddedResource Include =" ../../resources/outline.png" />
66
66
</ItemGroup >
67
67
</Project >
You can’t perform that action at this time.
0 commit comments