We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efe1a4b + 541d10e commit 8855922Copy full SHA for 8855922
2 files changed
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [1.1.2](https://github.com/variablesoftware/github-actions-node-setup-and-test/compare/v1.1.1...v1.1.2) (2025-07-18)
2
+
3
## [1.1.1](https://github.com/variablesoftware/github-actions-node-setup-and-test/compare/v1.1.0...v1.1.1) (2025-06-20)
4
5
# [1.1.0](https://github.com/variablesoftware/github-actions-node-setup-and-test/compare/v1.0.4...v1.1.0) (2025-06-20)
package.json
@@ -1,6 +1,6 @@
{
"name": "github-actions-node-setup-and-test",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "Reusable composite GitHub Action for setup and test steps.",
"main": "action.yml",
6
"license": "MIT",
0 commit comments