Releases: ClinWise/release-scribe
Releases · ClinWise/release-scribe
Release list
0.3.1
@clinwise/release-scribe@0.1.1
Patch Changes
- e9a3f92: Trigger a follow-up patch release for
@clinwise/release-scribeso the template can
re-run the full changesets flow after the repository release finalization fix.
0.2.4
[0.2.4] - 2025-10-10
🐛 Bug Fixes
- Fix duplicate version number headers in release notes
0.2.3
0.2.3 - 2025-07-31
[0.2.3] - 2025-07-31
🚜 Refactor
- Try to optimize the speed of CI workflow
0.2.2
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
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
0.2.0 - 2025-07-28
[0.2.0] - 2025-07-28
0.1.2
0.1.2 - 2025-07-28
[0.1.2] - 2025-07-28
🧪 Testing
- Try to use version script
0.1.1
0.1.1 - 2025-07-28
[0.1.1] - 2025-07-28
🧪 Testing
- Test
⚙️ Miscellaneous Tasks
- (release) Version packages
0.1.0
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