Skip to content

Commit 30f827f

Browse files
committed
Release v1.2.6
1 parent 758ee83 commit 30f827f

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
164164

165165
<!-- Section for Reference Links -->
166166

167-
[vNext]: https://github.com/jakoch/install-vulkan-sdk-action/compare/v1.2.5...HEAD
167+
[vNext]: https://github.com/jakoch/install-vulkan-sdk-action/compare/v1.2.6...HEAD
168+
[1.2.6]: https://github.com/jakoch/install-vulkan-sdk-action/compare/v1.2.5...v1.2.6
168169
[1.2.5]: https://github.com/jakoch/install-vulkan-sdk-action/compare/v1.2.4...v1.2.5
169170
[1.2.4]: https://github.com/jakoch/install-vulkan-sdk-action/compare/v1.2.3...v1.2.4
170171
[1.2.3]: https://github.com/jakoch/install-vulkan-sdk-action/compare/v1.2.2...v1.2.3

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "install-vulkan-sdk-action",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"private": true,
55
"description": "A Github Action installing the Vulkan SDK and Runtime.",
66
"author": "Jens A. Koch",

0 commit comments

Comments
 (0)