Skip to content

Commit 62d392d

Browse files
committed
docs: prepare CHANGELOG for v0.3.0 release
- Document GitHub Pages integration and web preview deployment - Add documentation overhaul details with professional README - Include developer experience improvements with CLAUDE.md - List package metadata enhancements and MIT license
1 parent cf4bc1e commit 62d392d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.3.0] - 2024-09-16
11+
12+
### 🌐 New Features
13+
- **GitHub Pages Integration**: Added live demo deployment at https://253eosam.github.io/commit-from-branch/
14+
- **Automated Web Preview Deployment**: Separate workflow for deploying React demo to GitHub Pages
15+
- **Enhanced Release Automation**: Improved release notes generation with commit history and installation guides
16+
17+
### 📚 Documentation Overhaul
18+
- **Professional README**: Complete redesign with badges, table of contents, and emoji sections
19+
- **Comprehensive Badge Collection**: NPM version, downloads, GitHub release, CI status, TypeScript ready
20+
- **Link Ecosystem**: Extensive links section connecting NPM, GitHub, documentation, and demo
21+
- **MIT License**: Added official MIT license file
22+
- **Package Metadata**: Enhanced keywords, funding links, and homepage URL
23+
24+
### 🔧 Developer Experience
25+
- **CLAUDE.md**: Added comprehensive guide for future Claude Code instances
26+
- **Improved Project Structure**: Clear separation between NPM module and web demo
27+
- **Enhanced CI/CD**: Validation of both module and web preview builds in release pipeline
28+
29+
### 📦 Package Improvements
30+
- **Better Keywords**: Enhanced discoverability on NPM with relevant search terms
31+
- **Funding Support**: Added GitHub Sponsors link
32+
- **Homepage Update**: GitHub Pages demo as primary homepage
33+
1034
## [0.2.4] - 2024-09-16
1135

1236
### 🚀 Release Process Improvements

0 commit comments

Comments
 (0)