Releases: ardalanamini/auto-changelog
Releases · ardalanamini/auto-changelog
v4.0.2
Build System & Dependencies
- deps:
- update dependencies (5f05b76 by @ardalanamini)
- bump eslint-plugin-import from 2.27.5 to 2.29.1 (#168 by @dependabot[bot])
- bump eslint-import-resolver-typescript from 3.5.5 to 3.6.1 (#169 by @dependabot[bot])
- bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.62.0 (#170 by @dependabot[bot])
- bump @typescript-eslint/parser from 5.59.1 to 5.62.0 (#165 by @dependabot[bot])
- bump prettier from 2.8.8 to 3.2.5 (#164 by @dependabot[bot])
- bump eslint from 8.39.0 to 8.56.0 (#163 by @dependabot[bot])
- bump @actions/github from 5.1.1 to 6.0.0 (#167 by @dependabot[bot])
- bump typescript from 5.0.4 to 5.3.3 (#166 by @dependabot[bot])
Tests
- add & configure Jest (cce7f4f by @ardalanamini)
Chores
- update commitlint config (8095081 by @ardalanamini)
- update .gitattributes file (622055a by @ardalanamini)
CI
- deps:
- bump pnpm/action-setup from 2 to 3 (#161 by @dependabot[bot])
- bump actions/setup-node from 3 to 4 (#162 by @dependabot[bot])
- bump actions/checkout from 3 to 4 (#160 by @dependabot[bot])
Full Changelog: v4.0.1...v4.0.2
v4.0.1
Build System & Dependencies
- deps:
- bump @vercel/ncc from 0.36.1 to 0.38.1 (2fd0629 by @ardalanamini)
- remove @types/marked from dev dependencies (e376f59 by @ardalanamini)
- bump @actions/core from 1.10.0 to 1.10.1 (5e7513e by @ardalanamini)
- bump husky from 8.0.3 to 9.0.10 (24b662c by @ardalanamini)
- bump @commitlint/config-conventional from 17.6.1 to 18.6.0 (#158 by @dependabot[bot])
- bump @commitlint/cli from 17.6.1 to 18.6.0 (#159 by @dependabot[bot])
- bump word-wrap from 1.2.3 to 1.2.5 (#157 by @dependabot[bot])
- bump marked from 4.3.0 to 12.0.0 (#156 by @dependabot[bot])
- bump semver and @types/semver (#155 by @dependabot[bot])
- bump yaml from 2.2.2 to 2.3.4 (#154 by @dependabot[bot])
Documentation
- Fix typo in example (#145 by @LukeSavefrogs)
Chores
- update copyright year to 2024 (3863883 by @ardalanamini)
CI
- add
mention-new-contributors
input in test workflow (7e528e3 by @ardalanamini) - use default
github-token
input in test workflows (7a2a29d by @ardalanamini) - deps:
- update action Node.js version from 16 to 20 (d271e2c by @ardalanamini)
New Contributors
- @LukeSavefrogs made their first contribution in #145
Full Changelog: v4.0.0...v4.0.1
v4.0.0
New Features
- add
release-name-prefix
input (5df3903 by @ardalanamini) - add ability to mark commit as breaking (158bae1 & d3b6679 & f676806 by @ardalanamini)
- breaking: add
use-github-autolink
input (4b435e2 by @ardalanamini)
Bug Fixes
- input
release-name-prefix
default behaviour (31f0c88 by @ardalanamini)
Build System & Dependencies
- replace
npm
withpnpm
(1e734ab & 94ac079 by @ardalanamini)
Refactors
- breaking: optimize changelog references (5c66757 by @ardalanamini)
- breaking: use conventional commit types by default (7db6dea by @ardalanamini)
- breaking: don't include the commit sha when pull request reference is included (d9c18ae by @ardalanamini)
- breaking: rename
include-compare
input toinclude-compare-link
(4538068 by @ardalanamini) - improve code quality (#138 by @ardalanamini)
Chores
- update README.md (6f8acfb & 06b776e by @ardalanamini)
Full Changelog: v3.3.3...v4.0.0
v4.0.0-beta.1
Refactors
- breaking: optimize changelog references (5c66757 by @ardalanamini)
- breaking: use conventional commit types by default (7db6dea by @ardalanamini)
Chores
- update README.md (06b776e by @ardalanamini)
Full Changelog: v4.0.0-beta.0...v4.0.0-beta.1
v4.0.0-beta.0
New Features
- add ability to mark commit as breaking (158bae1 by @ardalanamini, d3b6679 by @ardalanamini, f676806 by @ardalanamini)
- breaking: add
use-github-autolink
input (4b435e2 by @ardalanamini)
Refactors
- breaking: don't include the commit sha when pull request reference is included (d9c18ae by @ardalanamini)
- breaking: rename
include-compare
input toinclude-compare-link
(4538068 by @ardalanamini) - improve code quality (#138 by @ardalanamini)
Build System
- replace
npm
withpnpm
(1e734ab by @ardalanamini, 94ac079 by @ardalanamini)
Full Changelog: v3.3.3...v4.0.0-beta.0
v3.3.3
New Features
- add
include-commit-links
&include-pr-links
action inputs (#136 479475e by @ardalanamini)
Full Changelog: v3.3.2...v3.3.3
v3.3.2
v3.3.1
v3.3.0
v3.2.2
Bug Fixes
- GitHub application author references (#100 758213b by @ardalanamini)
Dependencies
- Update dependencies (4f7a312 by @ardalanamini)
- Dev:
- Add eslint-config-noir version 1.1.1 (#79 07ba2b1 by @ardalanamini)
- bump typescript from 4.7.2 to 4.7.3 (#74 1699a85 by @dependabot[bot])
- bump @typescript-eslint/parser from 5.26.0 to 5.27.1 (#77 3a5b8f6 by @dependabot[bot])
- bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.1 (#78 1727f87 by @dependabot[bot])
- bump eslint from 8.16.0 to 8.17.0 (#75 7672d61 by @dependabot[bot])
Continuous Integration
- Dependabot:
- Update dependabot config (632ece8 by @ardalanamini)
Full Changelog: v3.2.1...v3.2.2