Skip to content

Commit 485f688

Browse files
author
Robert Jackson
committed
Release 3.0.1
1 parent f3c1eb4 commit 485f688

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33

44

5+
## v3.0.1 (2022-08-30)
6+
7+
#### :memo: Documentation
8+
* [#99](https://github.com/volta-cli/action/pull/99) Update README to include current versions ([@rwjblue](https://github.com/rwjblue))
9+
10+
#### Committers: 1
11+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
12+
13+
514
## v3.0.0 (2022-08-30)
615
#
716
#### :boom: Breaking Change

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": "3.0.0",
3+
"version": "3.0.1",
44
"private": true,
55
"description": "Setup volta for usage in your CI runs",
66
"keywords": [

0 commit comments

Comments
 (0)