Skip to content

Commit 16fbfbe

Browse files
committed
docs(changelog): release v0.0.3
1 parent d1bb447 commit 16fbfbe

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.0.3] - 2026-01-29
9+
10+
### Fixed
11+
12+
- **Documentation**: Fixed broken formatting in README.md including code blocks, headers, and list structures.
13+
- **Commands**: Corrected the CLI commands in the "Getting Started" section to be copy-pasteable.
14+
- **Clarity**: Consolidated duplicate instruction lists for better readability.
915

1016
## [0.0.2] - 2026-01-29
1117

@@ -67,5 +73,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6773
- Comprehensive documentation
6874

6975
[Unreleased]: https://github.com/devbyrayray/github-copilot-starter/compare/v0.0.2...HEAD
76+
[0.0.3]: https://github.com/devbyrayray/github-copilot-starter/compare/v0.0.2...v0.0.3
7077
[0.0.2]: https://github.com/devbyrayray/github-copilot-starter/compare/v0.0.1...v0.0.2
7178
[0.0.1]: https://github.com/devbyrayray/github-copilot-starter/releases/tag/v0.0.1

0 commit comments

Comments
 (0)