1.1.13 (2024-07-27)
- build: recover static-assets in build artifact (a2351d2)
- practs: bump practs to latest best (fc73bcc)
1.1.12 (2024-07-27)
- practs: bump practs to latest best (dd389c7)
1.1.11 (2023-02-17)
- deps: bump min simple-artifact-builder version to avoid bug (3fdc9b9)
1.1.10 (2023-02-17)
- dist: ensure to bundle the static assets with pkg (27c0a15)
1.1.9 (2023-02-16)
- audit: resolve security vulnerabilities with audit fix (6922142)
- practs: upgrade to latest declapract-typescript-ehmpathy best practices (3c3c15e)
1.1.8 (2023-02-05)
- deps: ensure to bundle the static js executable with dist (8c5ad03)
1.1.7 (2023-02-05)
- deps: bump from [email protected] to unblock npm installs (de44909)
1.1.6 (2022-12-23)
- pkg: remove private flag from package description (a77fef4)
1.1.5 (2022-12-23)
- cicd: specify the node registry to unblock publishing (5153d15)
1.1.4 (2022-12-23)
- cicd: ensure lack of acceptance tests doesnt prevent deploy (d856bd4)
1.1.3 (2022-12-23)
- 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)
1.1.2 (2021-11-09)
- run: ensure that static assets are included in published pkg (9938ba7)
1.1.1 (2021-11-09)
- run: expose the run-isolated utility with every build (db45488)
1.1.0 (2021-11-09)
- run: enable executing files inside of artifacts with isolated node module imports for testing (3dc2190)
1.0.1 (2021-11-04)
- clean: clean the artifact dir out before building (53b493f)