Skip to content

Releases: jbrinkman/slidev-theme-improving-25

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Oct 15:22

1.4.0 (2025-10-14)

🚀 Features

  • add backgroundDim property to cover layout (c709b27)

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 14 Oct 15:15

1.3.2 (2025-10-14)

🐛 Bug Fixes

  • properly handle color backgrounds in cover layout (4c678da)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 07 Oct 19:57

1.3.1 (2025-10-07)

🐛 Bug Fixes

  • footer: conditionally render author and title sections (02aa7fc)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Oct 19:47

1.3.0 (2025-10-07)

🚀 Features

  • config: add Prettier configuration and update project dependencies (37aa1c0)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Oct 20:52

1.2.0 (2025-10-02)

🚀 Features

  • reorder changelog sections to prioritize features over bug fixes (b69023a)

📚 Documentation

  • move contributing guidelines to dedicated CONTRIBUTING.md file (5b6d277)
  • move contributing section to end of README (9ba9a0d)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Oct 14:14

1.1.0 (2025-10-02)

Bug Fixes

  • add NPM_TOKEN environment variable for semantic-release (1086cb4)
  • disable body and footer line length limits in commitlint (ce3e82e)
  • setup pnpm before node.js cache in release workflow (6d090ed)

Features

  • add commitlint and husky for commit message validation (0fda131)
  • add semantic release system with commit guidelines (fe8a063)
  • add semantic-release configuration (74974c1)
  • add semantic-release dependencies (f3f92cc)