Releases: ehmpathy/simple-artifact-builder
Releases · ehmpathy/simple-artifact-builder
v1.1.3
1.1.3 (2022-12-23)
Bug Fixes
- cicd: update the please-release action version (9000f84)
- cicd: upgrade github actions config (dcb71b4)
- deps: upgrade chalk version to resolve coloring snapshot failure in test (127aa8d)
- deps: use fs.rm instead of fs.rmdir per deprecation warning (0fc2505)
- pkg: ensure that the distributed simple-artifact-builder package does not include test_assets (4b6a21f)
- pract: upgrade to use latest declared best practices (fb2d5ee)
- refs: replace uladkasach repo refs to ehmpathy repo refs (9d3dabe)
- snapshot: ensure that ci=true when running jest test so ci snapshot test passes (82e2642)
- test: drop fs.rmdir in favor of fs.rm per node18 deprecation (24bac2c)
simple-artifact-builder v1.1.2
Bug Fixes
- run: ensure that static assets are included in published pkg (9938ba7)
simple-artifact-builder v1.1.1
Bug Fixes
- run: expose the run-isolated utility with every build (db45488)
simple-artifact-builder v1.1.0
Features
- run: enable executing files inside of artifacts with isolated node module imports for testing (3dc2190)
simple-artifact-builder v1.0.1
Bug Fixes
- clean: clean the artifact dir out before building (53b493f)