changesets-gitlab
Advanced tools
Changelog
0.5.2
a6f751a
Thanks @pmjhonwang! - some system git version old, git add -a .
not working at dot prefix dir (such as .changeset), use git add -A .
insteadChangelog
0.5.1
4eb189c
Thanks @pmjhonwang! - slience @action/exec to execute settting GitLab credentialsChangelog
0.4.0
9e6cb95
Thanks @HosseinAgha! - Add support for job tokens and oauth tokens (via GITLAB_TOKEN_TYPE config), The Gitlab job tokens have limited access only to Gitlab package registry so we cannot use it until this Epic gets implemented.#23 9e6cb95
Thanks @HosseinAgha! - Add missing dependencies to the package.json
1b3ec8e
Thanks @JounQin! - feat: add main and module entries for compatibility