Skip to content

Releases: Serpentiel/template

v1.3.1

12 Feb 20:36
02be801
Compare
Choose a tag to compare

Added

  • commitlint linter

v1.3.0

26 Aug 18:39
b2a80a3
Compare
Choose a tag to compare

Added

  • Skip labels for Changelog Enforcer
  • Skip workflows label for Dependency Review
  • Skip workflows label for Lint
  • Auto Approve workflow

Changed

  • Disabled creation of issues without using a template
  • Disabled Changelog Enforcer for dependabot

Removed

  • Dropped comment from Dependency Review workflow

Fixed

  • Prevent Changelog Enforcer from triggering on push events

v1.2.5

29 Jul 21:41
b139178
Compare
Choose a tag to compare

Removed

  • markdownlint comments from PR template

Fixed

  • Changelog links

v1.2.4

29 Jul 18:03
9bdf46c
Compare
Choose a tag to compare

Added

  • Some info to README.md

Changed

  • Drop title case from issue template names

Fixed

  • GitHub username in FUNDING.yml
  • Logo size in README.md

v1.2.3

29 Jul 12:52
807a230
Compare
Choose a tag to compare

Changed

  • Update license links in README.md
  • Use pull_request event in GitHub Actions workflows

Fixed

  • Line length in README.md

v1.2.2

28 Jul 22:49
c18c3f6
Compare
Choose a tag to compare

Removed

  • Security policy contact link

v1.2.1

28 Jul 22:35
f4eb148
Compare
Choose a tag to compare

Changed

  • Release branch wildcard in GitHub Actions workflows
  • Run possible GitHub Actions workflows on push too

v1.2.0

28 Jul 22:08
a56fec4
Compare
Choose a tag to compare

Added

  • lint.yml GitHub Actions workflow featuring markdownlint
  • dependabot.yml GitHub config
  • changelog_enforcer.yml GitHub Actions workflow
  • dependency_review.yml GitHub Actions workflow
  • CODEOWNERS
  • SECURITY.md
  • ATTRIBUTION.md

Changed

  • Drop trailing dots from list items in CONTRIBUTING.md
  • Rename lint job in lint_markdown_files.yml
  • Rework lint GitHub Actions workflow
  • Use dashes instead of underscores in workflows
  • Rename LICENSE to LICENSE.md
  • Return underscores to filenames under .github
  • Enable workflows for PRs to release branches
  • Exclude LICENSE.md from markdownlint
  • Set GitHub Actions workflows permissions
  • Update README.md, CONTRIBUTING.md and .github/config.yml with links to SECURITY.md
  • Improve pull request template

Removed

  • enforce_changelog_entries.yml GitHub Actions workflow

Fixed

  • dependency_review.yml GitHub Actions workflow
  • Styling in CODE_OF_CONDUCT.md and SECURITY.md

v1.1.0

28 Jul 02:41
9958995
Compare
Choose a tag to compare

Added

  • FUNDING.yml GitHub config
  • enforce_changelog_entries.yml GitHub Actions workflow

Changed

  • Drop title case for enforce_changelog_entries.yml GitHub Actions workflow's name
  • Update issue quicklinks in README.md to use templates

v1.0.1

28 Jul 01:41
af7eb91
Compare
Choose a tag to compare

Changed

  • Lowercase the documentation word in CONTRIBUTING.md