chore: version packages

This commit is contained in:
github-actions[bot]
2026-03-07 18:44:38 +00:00
parent 358ecb05cb
commit 2d3a693797
15 changed files with 61 additions and 31 deletions

View File

@@ -0,0 +1,7 @@
# @dangerousthings/hex-background
## 0.2.0
### Minor Changes
- e74c285: New package: 3D hexagon grid background using Three.js + React Three Fiber. Includes HexGridBackground (full-viewport web component), HexGrid (instanced mesh with animated heights), and HexCamera (orbiting camera). Supports both web and React Native via separate entry points.