Releases
v2.0.0
2.0.0 (2023-07-29)
⚠ BREAKING CHANGES
input renamed from github-token
to token
no longer using Docker image for the action
Features
Bug Fixes
better handling of config loading (1469c18 )
can't use esm imports (3aa8ad8 )
improved errors & warnings (0f6c97f )
include node_modules in dist (3825c5e )
include some 'require'd files (b0c6c12 )
inline the config libs (eeecfdd )
issue warning instead of error for out of context execution (c0f69f3 )
npm version (de37347 )
octokit api changed (07b8e5e )
only update action.yml when a new version is released (9e22eea )
smaller docker image (81b5ed9 )
switch to ncc (fca3668 )
typescript loader does not play nice with ncc (c1f87fb )
use semantic-release to increment action.yml version (c289892 )
working again with docker (7cd9d5d )
Docs
Build
deps: bump @commitlint/config-angular in /action (22bed4d )
deps: bump @commitlint/config-angular in /action (d714f72 )
deps: bump @commitlint/config-angular in /action (60ac3c9 )
deps: bump @commitlint/config-angular in /action (613188d )
deps: bump @commitlint/config-angular in /action (382ac59 )
deps: bump @commitlint/config-angular in /action (e16d872 )
deps: bump @commitlint/config-angular in /action (723ba6c )
deps: bump @commitlint/config-angular-type-enum in /action (6ed7c23 )
deps: bump @commitlint/config-conventional in /action (e0e950f )
deps: bump @commitlint/config-conventional in /action (76cfed5 )
deps: bump @commitlint/config-conventional in /action (0a1f160 )
deps: bump @commitlint/config-conventional in /action (8e4c827 )
deps: bump @commitlint/config-conventional in /action (a044048 )
deps: bump @commitlint/config-conventional in /action (9a3ab56 )
deps: bump @commitlint/config-conventional in /action (c87fefd )
deps: bump @commitlint/config-conventional in /action (ca89d5d )
deps: bump @commitlint/config-conventional in /action (d9f1455 )
deps: bump @commitlint/config-conventional in /action (0bad8e6 )
deps: bump @commitlint/config-lerna-scopes in /action (a0ebe67 )
deps: bump @commitlint/config-lerna-scopes in /action (356b0c6 )
deps: bump @commitlint/config-lerna-scopes in /action (194f696 )
deps: bump @commitlint/config-lerna-scopes in /action (763162e )
deps: bump @commitlint/config-lerna-scopes in /action (aa3ae50 )
deps: bump @commitlint/config-lerna-scopes in /action (0b6293a )
deps: bump @commitlint/config-patternplate in /action (f4185d0 )
deps: bump @commitlint/config-patternplate in /action (5ab57cb )
deps: bump @commitlint/config-patternplate in /action (f87ca39 )
deps: bump @commitlint/config-patternplate in /action (78938fe )
deps: bump @commitlint/config-patternplate in /action (e3b50bd )
deps: bump @commitlint/config-patternplate in /action (b37c61a )
deps: bump @commitlint/config-patternplate in /action (9e28355 )
deps: bump @commitlint/config-patternplate in /action (e61f4b9 )
deps: bump @commitlint/config-patternplate in /action (5142953 )
deps: bump @commitlint/config-patternplate in /action (84636df )
deps: bump @commitlint/lint from 11.0.0 to 12.0.1 in /action (44333b7 )
deps: bump @commitlint/lint from 17.3.0 to 17.4.0 in /action (53e168a )
deps: bump @commitlint/lint from 17.4.0 to 17.4.2 in /action (590406b )
deps: bump @commitlint/lint from 17.4.2 to 17.4.4 in /action (51e3b03 )
deps: bump @commitlint/lint from 17.4.4 to 17.6.0 in /action (6f08f8c )
deps: bump @commitlint/lint from 17.6.0 to 17.6.1 in /action (fd02b75 )
deps: bump @commitlint/lint from 17.6.1 to 17.6.3 in /action (c12c12f )
deps: bump @commitlint/lint from 17.6.3 to 17.6.5 in /action (cf524a6 )
deps: bump @commitlint/lint from 17.6.5 to 17.6.6 in /action (b6afcaa )
deps: bump @commitlint/load from 11.0.0 to 12.0.1 in /action (f71633e )
deps: bump @commitlint/load from 17.3.0 to 17.4.0 in /action (ed8605c )
deps: bump @commitlint/load from 17.4.0 to 17.4.1 in /action (f9ca902 )
deps: bump @commitlint/load from 17.4.1 to 17.4.2 in /action (a94f0af )
deps: bump @commitlint/load from 17.4.2 to 17.4.4 in /action (fac9d39 )
deps: bump @commitlint/load from 17.4.4 to 17.5.0 in /action (b79f65a )
deps: bump alpine from 3.16 to 3.17 (83d1ec6 )
deps: bump alpine from 3.17 to 3.18 (5699f3d )
deps: bump glob-parent from 5.1.1 to 5.1.2 in /action (64051d1 )
deps: bump hosted-git-info from 2.8.8 to 2.8.9 in /action (fe4aefc )
deps: bump json5 from 2.2.1 to 2.2.3 in /action (3e2ff51 )
deps: bump minimist from 1.2.5 to 1.2.6 in /action (9ba834b )
deps: bump semver from 5.7.1 to 5.7.2 in /action (e756822 )
deps: update packages (a9e0764 )
remove 'v' prefix from docker image versions (7b4b603 )
silence npm (cdefaad )
use versioned docker image for base (bd1d232 )
Code Style
CI/CD
You can’t perform that action at this time.