@@ -7,6 +7,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.10.0] - 2025-11-11
11+
12+ ### Changed
13+
14+ - ** Repository Rename** : Renamed from ` ainativekit-ui ` to ` chatgpt-apps-sdk-ui ` for improved discoverability
15+ - GitHub repository now at ` AINativeKit/chatgpt-apps-sdk-ui `
16+ - NPM package name remains ` @ainativekit/ui ` for backward compatibility
17+ - All documentation URLs updated to reflect new repository name
18+
19+ - ** Branding & Positioning** : Updated to "AINativeKit - ChatGPT Apps SDK UI"
20+ - Emphasizes "ChatGPT Apps SDK" positioning for better SEO and target audience clarity
21+ - Subtitle: "The React UI library for ChatGPT Apps SDK"
22+ - Tagline: "Build beautiful ChatGPT Apps 10x faster"
23+
24+ - ** Documentation Enhancements** :
25+ - Added "Who This Is For" section targeting ChatGPT Apps developers
26+ - Added comparison table showing value proposition (before/after scenarios)
27+ - Replaced Contributing section with "Support the Project" featuring stronger CTAs
28+ - Added SEO footer with keywords and descriptive paragraph for search optimization
29+ - Updated badges: added npm downloads and GitHub stars, removed TypeScript badge
30+
31+ - ** NPM Optimization** :
32+ - Updated package description to emphasize "ChatGPT Apps SDK"
33+ - Added 5 new high-value keywords: ` chatgpt-apps-sdk ` , ` react-components ` , ` ui-components ` , ` chatgpt-ui ` , ` mcp `
34+
35+ ** Note** : This is a documentation and marketing release. No breaking changes to components or APIs.
36+
1037## [ 0.9.0] - 2025-11-10
1138
1239### Fixed
@@ -208,6 +235,11 @@ This library follows [Semantic Versioning](https://semver.org/):
208235
209236---
210237
238+ [ 0.10.0 ] : https://github.com/AINativeKit/chatgpt-apps-sdk-ui/releases/tag/v0.10.0
239+ [ 0.9.0 ] : https://github.com/AINativeKit/chatgpt-apps-sdk-ui/releases/tag/v0.9.0
240+ [ 0.8.0 ] : https://github.com/AINativeKit/chatgpt-apps-sdk-ui/releases/tag/v0.8.0
241+ [ 0.7.0 ] : https://github.com/AINativeKit/chatgpt-apps-sdk-ui/releases/tag/v0.7.0
242+ [ 0.6.0 ] : https://github.com/AINativeKit/chatgpt-apps-sdk-ui/releases/tag/v0.6.0
211243[ 0.5.0 ] : https://github.com/AINativeKit/chatgpt-apps-sdk-ui/releases/tag/v0.5.0
212244[ 0.4.0 ] : https://github.com/AINativeKit/chatgpt-apps-sdk-ui/releases/tag/v0.4.0
213245[ 0.1.0 ] : https://github.com/AINativeKit/chatgpt-apps-sdk-ui/releases/tag/v0.1.0
0 commit comments