Skip to content

Commit 6710ed8

Browse files
committed
Release v1.3.0
1 parent ba5c1ad commit 6710ed8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

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

1212
- "It was a bright day in April, and the clocks were striking thirteen." - 1984
1313

14-
## [1.3.0] - 2026-05-01
14+
## [1.3.0] - 2026-06-01
1515

1616
### Added
1717
- Added caching to installer_swiftshader and installer_lavapipe, [#492](https://github.com/jakoch/install-vulkan-sdk-action/issues/492)

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.8",
3+
"version": "1.3.0",
44
"private": true,
55
"description": "A Github Action installing the Vulkan SDK and Runtime.",
66
"author": "Jens A. Koch",

0 commit comments

Comments
 (0)