Skip to content

Commit 2d68418

Browse files
author
Robert Jackson
committed
Release 4.1.1
1 parent 839b29c commit 2d68418

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@
99

1010

1111

12+
13+
## v4.1.1 (2024-03-14)
14+
15+
#### :house: Internal
16+
* [#148](https://github.com/volta-cli/action/pull/148) Re-roll lockfile. ([@rwjblue](https://github.com/rwjblue))
17+
18+
#### Committers: 1
19+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
20+
21+
1222
## v4.1.0 (2024-03-14)
1323

1424
#### :bug: Bug Fix

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": "@volta-cli/action",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"private": true,
55
"description": "Setup volta for usage in your CI runs",
66
"keywords": [

0 commit comments

Comments
 (0)