Skip to content

Releases: ClinWise/release-scribe

0.3.1

Choose a tag to compare

@github-actions github-actions released this 13 Mar 09:36

[0.3.0] - 2026-03-13

Features

  • Migrate release automation workflow to pnpm (#12)

@clinwise/release-scribe@0.1.1

Choose a tag to compare

@github-actions github-actions released this 13 Mar 09:36
4d76a02

Patch Changes

  • e9a3f92: Trigger a follow-up patch release for @clinwise/release-scribe so the template can
    re-run the full changesets flow after the repository release finalization fix.

0.2.4

Choose a tag to compare

@github-actions github-actions released this 10 Oct 04:02

[0.2.4] - 2025-10-10

🐛 Bug Fixes

  • Fix duplicate version number headers in release notes

0.2.3

Choose a tag to compare

@github-actions github-actions released this 31 Jul 03:24

0.2.3 - 2025-07-31

[0.2.3] - 2025-07-31

🚜 Refactor

  • Try to optimize the speed of CI workflow

0.2.2

Choose a tag to compare

@github-actions github-actions released this 29 Jul 09:50

0.2.2 - 2025-07-29

[0.2.2] - 2025-07-29

🐛 Bug Fixes

  • Attempt to fix the issue where the modification to NEXT-CHANGELOG-ENTRY.md in the version package pr is invalid :)
  • Avoid triggering changes within the version package PR itself :)

0.2.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 10:43

0.2.1 - 2025-07-28

[0.2.1] - 2025-07-28

🐛 Bug Fixes

  • Fix the issue where the commited log in NEXT-CHANGELOG-ENTRY is empty

🚜 Refactor

  • Modify the version update logic of package.json in the project root directory in the changeset-version script

📚 Documentation

  • Update README

0.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 08:20

0.2.0 - 2025-07-28

[0.2.0] - 2025-07-28

0.1.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 07:27

0.1.2 - 2025-07-28

[0.1.2] - 2025-07-28

🧪 Testing

  • Try to use version script

0.1.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 04:25

0.1.1 - 2025-07-28

[0.1.1] - 2025-07-28

🧪 Testing

  • Test

⚙️ Miscellaneous Tasks

  • (release) Version packages

0.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 04:19

0.1.0 - 2025-07-28

[0.1.0] - 2025-07-28

🚀 Features

  • (api, web) Update the .gitignore file to include the .turbo directory; add Node.js version and npm package manager information in package.json; refactor the workspace order; update scripts to use turbo for building, testing, and linting; add a turbo.json configuration file; add mock build and lint scripts in the package.json of the api and web applications.
  • Changeset init
  • (api, web) Add test file
  • Add --bump to version script
  • Re-add --bump to version script

🐛 Bug Fixes

  • Fix the issue where the changeset command cannot be executed correctly in 'Create Release PR or Prepare for Publish'

🚜 Refactor

  • Generate the file "NEXT-CHANGELOG-ENTRY.md" in the "release.yml" file

⚙️ Miscellaneous Tasks

  • (release) Version packages
  • Add CHANGELOG.md
  • (release) Version packages
  • Typo