Skip to content

Commit 19fe5ab

Browse files
author
Test User
committed
chore: prepare v0.0.1-beta Public Beta release
- Update release notes to emphasize Public Beta - Update CHANGELOG.md to reflect Public Beta status - Ready for public beta release
1 parent 45ec241 commit 19fe5ab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.goreleaser.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@ release:
110110
header: |
111111
## Release Notes
112112
113-
**DoPlan CLI v0.0.1-beta - First Release**
113+
**DoPlan CLI v0.0.1-beta - Public Beta Release**
114114
115-
This is the first beta release of DoPlan CLI, a comprehensive project workflow automation tool that transforms app ideas into structured development projects.
115+
This is the first public beta release of DoPlan CLI, a comprehensive project workflow automation tool that transforms app ideas into structured development projects.
116116
117117
### 🎉 What is DoPlan?
118118
@@ -261,4 +261,4 @@ release:
261261
262262
### 🙏 Acknowledgments
263263
264-
Thank you for trying DoPlan CLI! This is a beta release, and we'd love your feedback.
264+
Thank you for trying DoPlan CLI! This is a public beta release, and we'd love your feedback.

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [0.0.1-beta] - 2025-11-14
1111

12-
### Initial Release
12+
### Public Beta Release
1313

14-
This is the first beta release of DoPlan CLI, a comprehensive project workflow automation tool that transforms app ideas into structured development projects.
14+
This is the first public beta release of DoPlan CLI, a comprehensive project workflow automation tool that transforms app ideas into structured development projects.
1515

1616
### Features
1717
- **Project Workflow Automation**: Transform app ideas into structured development projects

0 commit comments

Comments
 (0)