5.1.1 (2026-02-12)
- improve documentation regarding ECR dev-release (b6e712e)
5.1.0 (2026-02-09)
5.0.0 (2026-02-09)
- introduce input npm-publish instead of env variable NPM_TOKEN
4.0.0 (2026-02-01)
- "conventionalcommits" is the only supported preset now. input
npm-extra-depsis eliminated. See Migration Guide
- get rid of npm-extra-deps (69e995e)
- add migration guide (0a12636)
- fix documentation to reflect conventional commits usage (3da0c53)
- move ecosystem chapter lower in README.md (ff803ac)
- replace v3 with v4 in documentation (cf33de7)
- update test coverage (a1f63b4)
- update release-gen and publish-s3 patch versions (47d22ad)
- use latest minor version for aws-actions/configure-aws-credentials (fb7f898)
3.1.1 (2026-01-30)
- add another competitor action in Acknowledgement list (3f07784)
- use release-gen version that doesn't print extra messages during npm install (69d9950)
3.1.0 (2026-01-20)
3.0.1 (2026-01-14)
- remove duplicate link (c8f115b)
3.0.0 (2025-12-31)
- change input 'aws-codeartifact-maven' semantics
- change input 'aws-codeartifact-maven' semantics (faff998)
- support mvnw (234fb46)
- update-version-in-manifest (cd2a9fb)
- use version of 'setup-maven-codeartifact' with fixed aws-login logic (589567c)
- use actions/cache@v5 in examples (255e75e)
- bump publish-s3 version (update deps) (1bed3a5)
- remove 'set +e' bcz it is default behavior (3b455ad)
- update dependencies (4075d68)
- use latest setup-maven-codeartifact with removed 'mvn -v' command (f6621d8)
- use most recent setup-maven-codeartifact with improved logging (f0cde60)
- use ubuntu-slim (703a47d)
2.1.0 (2025-11-04)
- switch to node 24 before calling release-gen action (because now some of its dependencies require node 24) (ec609df)
- add a link to the new Terraform module to provision security-aware GH repos (5874372)
- update documentation, mainly to cover best practices of using one workflow with two jobs (Build and Release) and two workflows: Build and Release (eec2a87)
- update dependencies (a140477)
- use release-gen@v3.1.0 which now require Node 24 (release action itself requires node 24 from v2) (d2f8f13)
2.0.2 (2025-11-04)
- pin dependencies minor versions (80fb518)
2.0.1 (2025-09-30)
- add link to terraform module to create release-ready github repos (d75d4b8)
2.0.0 (2025-09-21)
- upgrade actions to versions using Node24
- upgrade actions to versions using Node24 (9ac1d28)
1.2.0 (2025-09-21)
- add python-version input (76f9a6f)
- fix description [skip ci] (d682583)
- update configure-aws-credentials to v5 (8cb4076)
1.1.3 (2025-09-21)
- update documentation for new github actions checkout and download-artifact (2e92732)
1.1.2 (2025-09-06)
- dev-release risk analysis (919c275)
1.1.1 (2025-09-01)
- update description for Marketplace (must be less than 125 characters) (d0b781e)
1.1.0 (2025-09-01)
- default value for 'aws-codeartifact-repository' input (2bdf70d)
- add example of company-specific GH action wrapper (41d35b4)
- add example of releasing static web site (df7b247)
- document dev-release security (c9167e3)
- review with AI-1 [skip ci] (20210de)
- review with AI-2 [skip ci] (d379a14)
- review with AI-3 [skip ci] (cb3896a)
- review with AI-4 [skip ci] (fb7de40)
- review with AI-5 [skip ci] (cad4f67)
- review with AI-6 [skip ci] (32f2f50)
- review with AI-7 [skip ci] (9d404f0)
- update description for Marketplace (574f27f)
1.0.2 (2025-08-24)
- update name to publish in GH marketplace (eb7dfa6)
1.0.1 (2025-08-24)
- change status from beta to released (902f5d3)
1.0.0 (2025-08-24)
- add java-version input - pass it into setup-maven-codeartifact action (e707ff4)
- by default do not push git changes in dev-release mode (2ef866e)
- channel supports ${name} placeholder (94405f0)
- explicit version mode now supports floating tags and release channel (4379996)
- first beta (b8a248f)
- remove 'git push' in dev-release mode (3944b22)
- rename NPM_PUBLIC_TOKEN to be just NPM_TOKEN, add parameter 'npm-visibility' to support private packages (19ca27a)
- use new release-gen with cleaner error messages (a7f9593)
- change dev-release == false to be dev-release != true (b6abc49)
- do not attempt to delete old tags in dev-release mode (d7c033c)
- do not update version in package.json in dev-release mode (9fb3c8d)
- do not update version in pyproject.toml if dev-release = true (e1cd095)
- git push dev-release only if there are changes (09b058a)
- run 'git config' right before commit (0f6cf54)
- use publish-s3v1.0.1 with graceful handling of dev-release input (6617ea5)
- configuration.md (f1bebe4)
- cover entire lifecycle of a prerelease branch (a99df7f)
- document artifact types, provide examples, update authorization documentation (af6e516)
- document security risks with dev-release mode and remediation (200e162)
- fix release channel support for 'version-bump' (d7e5f97)
- testing document and troubleshooting updates (ff68632)
- update cover image, add npmjs (ecfc8c8)
- update feature coverage for "version bump" mode (4512b8c)
- bump downstream dependencies version - just maintenance updates (1c3e794)
- do not print summary in dev-release mode (3a50957)
- log changed files before git push in dev-release mode (4f4470c)
- log changed/added files before commit (ee50494)
- pin publish-s3 to v1.0.0 (ca6cd84)
- pin setup-maven-codeartifact version (883ff12)
- update configure-aws-credentials (6206344)
- use token from release env (9c7ccb6)
1.0.0-rc.6 (2025-08-24)
- pin publish-s3 to specific version (6e8800d)
0.17.1 (2025-08-12)
- pin publish-s3 to specific version (6e8800d)
0.17.0 (2025-08-10)
- change dev-branch-prefix default to be 'feature/' (54c78e5)
- update step names (9bfbd0f)
- (mainly) semantic-commits update (8d9861a)
- GH authorization (c2118e6)
- improve semantic-commits.md (dcd6786)
- major doc update before release (2be24db)
- update aws and gh authorization (b4a8605)
0.16.0 (2025-08-06)
- parameter version-bump (7c821ff)
- cover different version generation options (5679408)
- fix all links (606782a)
- great refactoring - distribute all documentation by feature and by artifact type (0642754)
- review README.md, rename semantic-release doc (b71e190)
0.15.0 (2025-08-03)
0.14.0 (2025-08-02)
0.13.0 (2025-08-02)
0.12.1 (2025-07-30)
0.12.0 (2025-07-30)
- use release_gen git_tags (211bb64)
- update roadmap and contribution (7de38b1)
0.11.0 (2025-07-29)
0.10.1 (2025-07-28)
- release-gen return new version as git_tag (b631c23)
0.10.0 (2025-07-27)
- document maintenance releases (d208b8c)
0.9.0 (2025-07-27)
- validate event trigger (537bd68)
- philosophy, roadmap (05d0ba8)
- update doc to reflect that this action does not support pull_request as trigger (b958a80)
- add branding (66efee0)
0.8.1 (2025-07-26)
- add known issues (716db57)
- add note that action is under development (a5059d5)
- minor updates (caabd65)
- swap Outputs and Env variables (6becac2)
0.8.0 (2025-07-25)
- rename agilecustoms/publish in agilecustoms/release (64e77c0)
0.7.1 (2025-07-25)
- update documentation about pyproject.toml (6cdc4f3)
0.7.0 (2025-07-25)
0.6.0 (2025-07-25)
- update version in pom.xml even if project doesn't need to be published (834ee35)
0.5.0 (2025-07-25)
- update package.json version even if package is NOT published in npm (9f86465)
0.4.5 (2025-07-25)
- update inputs table (5272d1a)
0.4.4 (2025-07-24)
- add custom .releaserc.json for more granular release notes (ca9325e)
0.4.3 (2025-07-23)
- improve semantic-release documentation 2 (0986c70)
0.4.2 (2025-07-23)
- improve semantic-release documentation (ada956b)
0.4.1 (2025-07-23)
- update semantic-release documentation with most robust configuration (6739fef)
0.4.0 (2025-07-21)
- rename $new_version into just $version (1d1f22d)
0.3.0 (2025-07-19)
- print summary (3151a26)
0.2.0 (2025-07-19)
- remove tag-format default value. now default value comes from code, not from input. so you can redefine it in .releaserc.json (c5acb21)
1.4.0 (2025-07-17)
- GH_TOKEN env variable is not required any more, bcz it can be configured at checkout action (a4d35b3)
- rename input (a72da06)
1.3.4 (2025-07-17)
- move Git configure in front of semantic-release (ec738e4)
1.3.3 (2025-07-16)
- remove extra debug (c0b500a)
1.3.2 (2025-07-16)
- remove debugging, add reference .git/config file (token is revoked) (25af0a5)
1.3.1 (2025-07-16)
- base64 encode the token (fceb06e)
- do not wrap line when generate base64 string (6250798)
- instead of (6f0bdc0)
1.3.0 (2025-07-15)
- add support of release-plugins (16fb320)
1.2.0 (2025-07-14)
- use updated release_gen with new features (bb1abd6)
1.1.2 (2025-07-11)
- remove debug step (b7429f3)
1.1.1 (2025-07-10)
1.1.0 (2025-07-09)
- support git commit and push for dev-release (96a8c72)
1.0.0 (2025-07-08)
- try major release (f028002)
- try major release
0.15.2 (2025-07-08)
- test (ce95e55)
0.15.1 (2025-07-08)
- test (082d8d4)
0.15.0 (2025-07-06)
- switch back to default changelog title (2518a55)
0.14.7 (2025-07-06)
- try non default changelog (dfb3c44)
0.14.6 (2025-07-06)
- try just # Changelog (cb8427a)
0.14.5 (2025-07-06)
- try changelog title w/ no extra empty lines (219e986)
0.14.4 (2025-07-06)
- try multi-line default value (50265a0)
\n\n
0.14.3 (2025-07-06)
- default changelog title2 (b3965ad)
0.14.2 (2025-07-06)
- default changelog title (b985bd3)
0.14.1 (2025-07-06)
- add changelog title (4ff90e5)
0.14.0 (2025-07-06)
- changelog file and title (6ae1928)