Skip to content

Releases: onlywei/gitlab-dynamic-pipelines

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 12 Jun 14:04
b6a6628

Patch Changes

  • 1baa133: Allow trigger branch to be optional

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 22 Jan 01:05
7290146

Patch Changes

  • a789777: Add sideEffects: false to package.json to enable better tree-shaking in bundlers

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Jan 18:00
610f1bd

Patch Changes

  • a92f094: Use oxlint + oxfmt to lint:fix and format this codebase

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jan 00:47
f2d15a7

Minor Changes

  • bff71d8: Add support to use artifacts within job includes (dynamic child pipelines)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Dec 22:41
3a717c2

Major Changes

  • 1df817a: Mark package stable -- release v1.0.0

Patch Changes

v0.10.2

Choose a tag to compare

@github-actions github-actions released this 29 Dec 22:32
af2766b

Patch Changes

  • 5969d48: Set up NPM trusted publishing

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 11 Mar 23:20
e6bedc3

Patch Changes

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 23:43
a443809

Minor Changes

  • 2db3990: Allow cache to be set to {} to override defaults.
  • 2db3990: - Set up changeset release action
    • Upgrade TypeScript to 5.7
    • Use node type stripping for unit tests
    • Switch to pnpm

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 18:33
5775464

Minor Changes

  • 884ba15: - Set up changeset release action
    • Upgrade TypeScript to 5.7
    • Use node type stripping for unit tests
    • Switch to pnpm