Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 11:09
· 10 commits to main since this release
27afaae

Minor Changes

  • e9adb24 Thanks @JounQin! - chore: housekeeping, bump all (dev) deps, add module-sync entry

    fix: commonjs types entry

  • #195 e7cbdff Thanks @WeslleyNasRocha! - feat: fetch the tags and push each one individually based on size of packages to be published and api.FeatureFlags(projectId, 'git_push_create_all_pipelines')

  • #210 8bdaf2d Thanks @JounQin! - feat: try allDiffs api first and fallback to showChanges when unavailable

  • #209 4ca179c Thanks @JounQin! - feat: add a new optional GITLAB_COMMENT_CUSTOM_LINKS environment variable to override the links content referenced in the cli bot comment, use {{ addChangesetUrl }} placeholder for the dynamic URL to add a changeset

  • #196 b681513 Thanks @crysadrak! - feat: add a new optional GITLAB_COMMENT_DISCUSSION_AUTO_RESOLVE environment variable to automatically resolve added discussion when changeset is present, if you want to always resolve the discussion, you should actually use GITLAB_COMMENT_TYPE=note instead, default true

  • #206 842110d Thanks @jean-smaug! - refactor: publish releases with limited concurrency with p-limit

Patch Changes

New Contributors

Full Changelog: v0.12.2...v0.13.0