Releases: marketing-factory/nodejs-autoupdater
Releases · marketing-factory/nodejs-autoupdater
v0.1.7
This is a test release.
New commits since last release:
-
Fix a bug that caused validating configuration to fail
-
Ensure testing the image in the deploy workflow won't fail
-
Ignore default packages when asserting all packages are under root
When paths in the default config option 'packages' are not children of the root directory of the user project, do not throw an error.
- Remove debugging code