@@ -7,23 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77
88## [ Unreleased]
99
10- ## [ 1.3.0] - 2026-03-26
11-
12- ### Changed
13- - License changed from proprietary to MIT for open source release
14- - Repository moved from avalonreset-pro/claude-github to avalonreset/claude-github
15- - All internal URLs and badge references updated to public repository
16- - CONTRIBUTING.md rewritten with open source contribution guidelines
17- - CITATION.cff updated with MIT license and public repository URLs
18- - GitHub Discussions enabled for community Q&A
19-
20- ### Added
21- - .github/CODEOWNERS for automated PR review assignment
22-
23- ### Removed
24- - Proprietary license restrictions (membership requirement, redistribution ban)
25- - Private project language from community files
26-
2710## [ 1.2.0] - 2026-03-16
2811
2912### Added
@@ -32,13 +15,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
3215- Canonical skill order: legal -> community -> release -> seo -> meta -> readme
3316- Clickable image link rules: all generated images output both local file:// and raw GitHub URLs for immediate terminal access
3417- Social preview generation guidance with download + upload links in github-meta skill
18+ - .github/CODEOWNERS for automated PR review assignment
3519
3620### Changed
21+ - License changed from proprietary to MIT for open source release
22+ - Repository published at avalonreset/claude-github (public)
23+ - All internal URLs and badge references updated to public repository
24+ - CONTRIBUTING.md rewritten with open source contribution guidelines
25+ - CITATION.cff updated with MIT license and public repository URLs
26+ - GitHub Discussions enabled for community Q&A
3727- Avatar pipeline simplified to JPEG-only (GitHub rejects WebP, PNGs often exceed 1MB)
3828- Lossless PNG originals preserved in assets/originals/ for user reference
3929- Contact email updated to benjamin@rankenstein.pro
4030- All em dashes removed from skill suite (replaced with regular hyphens)
4131
32+ ### Removed
33+ - Proprietary license restrictions (membership requirement, redistribution ban)
34+ - Private project language from community files
35+
4236### Fixed
4337- Social preview format policy enforced: JPEG only, under 1MB for GitHub upload
4438- WebP input handling for banner recomposition via KIE.ai
@@ -84,8 +78,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
8478- Full community health suite: CONTRIBUTING.md, CODE_OF_CONDUCT.md, SUPPORT.md, CODEOWNERS, issue templates (YAML forms), PR template, devcontainer, dependabot
8579- Member invitation scripts for GitHub organization management
8680
87- [ Unreleased ] : https://github.com/avalonreset/claude-github/compare/v1.3.0...HEAD
88- [ 1.3.0 ] : https://github.com/avalonreset/claude-github/compare/v1.2.0...v1.3.0
81+ [ Unreleased ] : https://github.com/avalonreset/claude-github/compare/v1.2.0...HEAD
8982[ 1.2.0 ] : https://github.com/avalonreset/claude-github/compare/v1.1.0...v1.2.0
9083[ 1.1.0 ] : https://github.com/avalonreset/claude-github/compare/v1.0.0...v1.1.0
9184[ 1.0.0 ] : https://github.com/avalonreset/claude-github/releases/tag/v1.0.0
0 commit comments