Skip to content

Releases: monterail/github-actions

0.3.1

16 Nov 14:52
24a39b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

18 Oct 15:32
8c92113
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.3.0

0.2.1

12 Oct 13:08
6bc1ecc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

05 Sep 21:13
e1a1793
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...0.2.0

v0.1.4

08 Aug 11:13
1737b27
Compare
Choose a tag to compare

What's Changed

  • fix(setup-js): fix action for when working-directory is specified by @jedrzejginter in #5

Full Changelog: v0.1.3...v0.1.4

v0.1.3

14 Jul 08:49
ff14578
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

08 Jul 07:02
724f98c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

07 Jul 15:11
e1f7fe0
Compare
Choose a tag to compare

What's Changed

  • fix(setup-js): add working directory to cache key + use hex instead of base64 for dependencies hash by @jedrzejginter in #1

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

07 Jul 14:08
Compare
Choose a tag to compare

Features

  • added setup-js action:
    • sets up Node version
    • determines which package manager to use
    • installs npm dependencies
    • caches node_modules + global npm/yarn cache and restore exisiting cache

Full Changelog: https://github.com/monterail/github-actions/commits/v0.1.0