Skip to content

Commit 4f05b9e

Browse files
author
Robert Jackson
committed
Release 1.5.0
1 parent 52ff444 commit 4f05b9e

File tree

4 files changed

+13617
-10791
lines changed

4 files changed

+13617
-10791
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## v1.5.0 (2020-10-07)
2+
3+
#### :rocket: Enhancement
4+
* [#30](https://github.com/volta-cli/action/pull/30) Resolve warnings about the `add-path` command being deprecated. Update @actions/core to latest. ([@dependabot[bot]](https://github.com/apps/dependabot))
5+
6+
#### :house: Internal
7+
* [#40](https://github.com/volta-cli/action/pull/40) Re-roll package-lock.json. ([@rwjblue](https://github.com/rwjblue))
8+
* [#28](https://github.com/volta-cli/action/pull/28) Update dependencies to latest. ([@rwjblue](https://github.com/rwjblue))
9+
* [#39](https://github.com/volta-cli/action/pull/39) Migrate to @vercel/ncc ([@rwjblue](https://github.com/rwjblue))
10+
* [#38](https://github.com/volta-cli/action/pull/38) Update @actions/tool-cache and @actions/exec to latest. ([@rwjblue](https://github.com/rwjblue))
11+
* [#37](https://github.com/volta-cli/action/pull/37) Update jest and related packages to latest. ([@rwjblue](https://github.com/rwjblue))
12+
* [#34](https://github.com/volta-cli/action/pull/34) Ensure all test scripts fail on uncaught exceptions. ([@rwjblue](https://github.com/rwjblue))
13+
* [#36](https://github.com/volta-cli/action/pull/36) Migrate internal workflow tests to shell scripts. ([@rwjblue](https://github.com/rwjblue))
14+
* [#35](https://github.com/volta-cli/action/pull/35) Update uuid to latest. ([@rwjblue](https://github.com/rwjblue))
15+
* [#33](https://github.com/volta-cli/action/pull/33) Update typescript and related @types packages to latest. ([@rwjblue](https://github.com/rwjblue))
16+
* [#32](https://github.com/volta-cli/action/pull/32) Add more logging to tests/log-info.js ([@rwjblue](https://github.com/rwjblue))
17+
* [#31](https://github.com/volta-cli/action/pull/31) Update linting configuration and dependencies. ([@rwjblue](https://github.com/rwjblue))
18+
19+
#### Committers: 1
20+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
21+
22+
123
## v1.4.3 (2020-03-27)
224

325
#### :bug: Bug Fix

0 commit comments

Comments
 (0)