-
Notifications
You must be signed in to change notification settings - Fork 0
Prepare version 0.2.0 release #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @@ -1,5 +1,11 @@ | ||||||||||||
| # @objectdocs/site | ||||||||||||
|
|
||||||||||||
| ## 0.2.0 | ||||||||||||
|
|
||||||||||||
| ### Minor Changes | ||||||||||||
|
|
||||||||||||
| - Initial release of ObjectDocs - A modern documentation engine built on Next.js 14 and Fumadocs | ||||||||||||
|
||||||||||||
| - Initial release of ObjectDocs - A modern documentation engine built on Next.js 14 and Fumadocs | |
| - Follow-up improvements to the initial ObjectDocs release, including: | |
| - Refinements to the default documentation layout and navigation | |
| - Improved configuration-as-code examples and metadata structure | |
| - Minor UI and content polish for the ObjectDocs site package |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changelog entry describes this as "Initial release" but version 0.1.0 already exists and was also described as "Initial release" with more detailed features listed. For version 0.2.0, the changelog should describe what changed since 0.1.0 rather than claiming it is the initial release. Consider describing the actual changes, improvements, or features added in this version.