Skip to content

Commit 477a254

Browse files
committed
2 parents 83311a8 + c93b5a7 commit 477a254

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [1.0.1](https://github.com/variablesoftware/github-actions-node-setup-and-test/compare/v1.0.0...v1.0.1) (2025-06-06)
2+
13
# 1.0.0 (2025-06-06)
24

35
# 1.0.0 (2025-06-06)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-actions-node-setup-and-test",
3-
"version": "1.1.1",
3+
"version": "1.0.1",
44
"description": "Reusable composite GitHub Action for setup and test steps.",
55
"main": "action.yml",
66
"license": "MIT",

0 commit comments

Comments
 (0)