Skip to content

Releases: allenevans/set-env

v4.0.0

11 Jun 19:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v4.0.0

v3.0.0: chore(release): 3.0.0 [skip ci]

03 May 05:44
Compare
Choose a tag to compare

Features

  • update dependencies including node runtime

BREAKING CHANGES

  • requires node 16

set-env: Set Environment Variables v2.0.0

08 Nov 16:46
Compare
Choose a tag to compare
  • Remove overwrite parameter
  • Includes dependencies updates that resolves the reported error Error: The set-env command is deprecated.

Dependency update

14 Oct 08:00
Compare
Choose a tag to compare

Bug Fixes

  • exclude local dist/ build output in prs (2657e5f)
  • update dependencies including @actions/core which has a low level vulnerability (37b8bb6)

1.1.0 (2020-01-28)

16 Feb 10:34
Compare
Choose a tag to compare

Features

  • enable overwriting of environment variables by default (66bab5d)

set-env: Set Environment Variables

22 Sep 12:25
Compare
Choose a tag to compare

Programatically set environment variables that can be globally accessed between steps.