Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(publish): update changelogs (#418)
In actions of npm-publish.yml , publish-npm was not running correctly (completely) ERROR MSG : You cannot publish over the previously published versions: 1.5.2 FIX (at least I think it is) : added line npm version patch, which will update the version and then publish
- Loading branch information