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
- Update package name from @doplan-dev/doplan-cli to @doplan-dev/cli
- Scope: @DoPlan-dev, Package: cli
- Update all references in workflows and documentation
- Shorter, cleaner package name
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 - Public Beta Release**
113
+
**DoPlan CLI v0.0.1-beta - First Release**
114
114
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.
115
+
This is the first 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 public beta release, and we'd love your feedback.
264
+
Thank you for trying DoPlan CLI! This is a beta release, and we'd love your feedback.
0 commit comments