You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .goreleaser.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -110,9 +110,9 @@ release:
110
110
header: |
111
111
## Release Notes
112
112
113
-
**DoPlan CLI v0.0.1-beta - First Release**
113
+
**DoPlan CLI v0.0.1-beta - Public Beta Release**
114
114
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.
116
116
117
117
### 🎉 What is DoPlan?
118
118
@@ -261,4 +261,4 @@ release:
261
261
262
262
### 🙏 Acknowledgments
263
263
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.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
## [0.0.1-beta] - 2025-11-14
11
11
12
-
### Initial Release
12
+
### Public Beta Release
13
13
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.
15
15
16
16
### Features
17
17
-**Project Workflow Automation**: Transform app ideas into structured development projects
0 commit comments