Skip to content

Releases: EmJee1/setup-meteor

V2.0.0

29 Dec 14:36
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Major update (2.0.0) release

  • Updated the action to use Node 24. Make sure your workflow supports node24.
  • Updated @actions/core to the latest major version.
  • Updated dev dependencies.

Full Changelog: v1.1.1...v2.0.0

v1.1.1

23 Sep 06:32
6963a20

Choose a tag to compare

Patch update release

  • The build process is upgraded to the latest minor version of node (20.17.0)
  • The dependencies have been updated to their latest available versions.

Full Changelog: v1.0.0...v1.1.0

V1.1.0

07 Nov 15:18

Choose a tag to compare

Minor update release

  • The action uses node 20 to run and build on.
  • The dependencies have been updated to their latest available versions.

Full Changelog: v1.0.0...v1.1.0

V1.0.0

11 May 12:24

Choose a tag to compare

The first stable release 🎉

Check the documentation for the features and a description on how to use the action.

V1.0.0 Beta 4

04 May 15:08

Choose a tag to compare

Pre-release
v1.0.0-beta.4

Remove unnecessary log

V1.0.0 Beta 3

29 Apr 09:09

Choose a tag to compare

Pre-release
v1.0.0-beta.3

Set path to correct JS file

V1.0.0 Beta 2

28 Apr 22:08

Choose a tag to compare

Pre-release
v1.0.0-beta.2

Use ncc to build with node_modules included

V1.0.0-beta release

28 Apr 21:40

Choose a tag to compare

Pre-release
v1.0.0-beta

Action name must be unique