FAQ | This is a LIVE service | Changelog

Skip to content

feat(ci): update publish job to use node:16-alpine image

E. Evstafiev requested to merge hotfix-npm-publish into main

There was an error in the CI job for publishing the npm package due to a missing image definition, This MR contains a fix and a small fix needed for the check version job.

I have published the library manually and updated the version to ensure the next automatic publication via CI passes.

Merge request reports