Skip to content

Commit 7c6abdf

Browse files
committed
chore: release v5.3.0
1 parent 768290e commit 7c6abdf

File tree

2 files changed

+25
-2
lines changed

2 files changed

+25
-2
lines changed

CHANGELOG.md

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

88
---
99

10-
## [5.2.0] - 2026-02-13 - "Podcast Generation & Azure Expansion"
10+
## [5.3.0] - 2026-02-13 - "Advanced Three.js & Modern Graphics"
11+
12+
> **Enhanced Three.js patterns: performance, visual polish, and production practices.**
13+
14+
This release significantly upgrades our 3D visualization capabilities with a comprehensive Three.js skill upgrade, focusing on CDN-compatible patterns, performance optimizations, and modern graphics techniques like shadows, fog, and GSAP integration.
15+
16+
### Added
17+
18+
- **Modern Three.js Patterns**: Comprehensive guide for `r128` (CDN) and production environments.
19+
- **Visual Polish**: Advanced sections for shadows, environment maps, and tone mapping.
20+
- **Interaction Models**: Custom camera controls (OrbitControls alternative) and raycasting for object selection.
21+
- **Production Readiness**: Integration patterns for GSAP, scroll-based animations, and build tool optimizations.
22+
23+
### Registry
24+
25+
- **Total Skills**: 856.
26+
- **Metadata**: Fixed missing source and risk fields for `threejs-skills`.
27+
- **Sync**: All discovery artifacts (README, Catalog, Index) updated and synced.
28+
29+
### Contributors
30+
31+
- **[@Krishna-hehe](https://github.com/Krishna-hehe)** - Advanced Three.js skill overhaul (PR #78).
32+
33+
---
1134

1235
> **New AI capabilities: Podcast Generation, Azure Identity, and Self-Evolving Agents.**
1336

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "antigravity-awesome-skills",
3-
"version": "5.2.0",
3+
"version": "5.3.0",
44
"description": "845+ agentic skills for Claude Code, Gemini CLI, Cursor, Antigravity & more. Installer CLI.",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)