Skip to content

Commit 826cdad

Browse files
author
Robert Jackson
committed
Release 4.0.0-beta.1
1 parent 6656070 commit 826cdad

File tree

4 files changed

+776
-91
lines changed

4 files changed

+776
-91
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
33

44

55

6+
7+
## v4.0.0-beta.1 (2022-09-07)
8+
9+
#### :boom: Breaking Change
10+
* [#102](https://github.com/volta-cli/action/pull/102) Replace `openssl-version` configuration with `variant` ([@scalvert](https://github.com/scalvert))
11+
12+
#### :memo: Documentation
13+
* [#104](https://github.com/volta-cli/action/pull/104) Add action-docs updater ([@rwjblue](https://github.com/rwjblue))
14+
* [#103](https://github.com/volta-cli/action/pull/103) Remove reference to https://volta.sh/latest-version in logging ([@rwjblue](https://github.com/rwjblue))
15+
16+
#### :house: Internal
17+
* [#105](https://github.com/volta-cli/action/pull/105) Add CI scenario acceptance test using `variant` ([@rwjblue](https://github.com/rwjblue))
18+
19+
#### Committers: 2
20+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
21+
- Steve Calvert ([@scalvert](https://github.com/scalvert))
22+
23+
624
## v3.0.2 (2022-09-01)
725

826
#### :bug: Bug Fix

0 commit comments

Comments
 (0)