Skip to content

Commit 5a39a1a

Browse files
committed
chore(release): publish
- @wavegrid/animations@1.0.0 - @wavegrid/cli@1.0.0 - @wavegrid/debug@1.0.0 - @wavegrid/layout@1.0.0 - @wavegrid/osc@1.0.0 - @wavegrid/receiver@1.0.0 - @wavegrid/server@1.0.0 - @wavegrid/settings@1.0.0 - @wavegrid/ui@1.0.0 - @wavegrid/webgl@1.0.0
1 parent 34f5827 commit 5a39a1a

20 files changed

Lines changed: 50 additions & 10 deletions

packages/animations/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.0.0](https://github.com/constructive-io/Illuminate/compare/@wavegrid/animations@0.2.2...@wavegrid/animations@1.0.0) (2026-08-05)
7+
8+
**Note:** Version bump only for package @wavegrid/animations
9+
610
## [0.2.2](https://github.com/constructive-io/Illuminate/compare/@wavegrid/animations@0.2.1...@wavegrid/animations@0.2.2) (2026-08-05)
711

812
**Note:** Version bump only for package @wavegrid/animations

packages/animations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wavegrid/animations",
3-
"version": "0.2.2",
3+
"version": "1.0.0",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "Shared animation and scene engine — used by both server and receiver",
66
"main": "index.js",

packages/cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.0.0](https://github.com/constructive-io/Illuminate/compare/@wavegrid/cli@0.4.0...@wavegrid/cli@1.0.0) (2026-08-05)
7+
8+
**Note:** Version bump only for package @wavegrid/cli
9+
610
# [0.4.0](https://github.com/constructive-io/Illuminate/compare/@wavegrid/cli@0.3.0...@wavegrid/cli@0.4.0) (2026-08-05)
711

812
### Features

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wavegrid/cli",
3-
"version": "0.4.0",
3+
"version": "1.0.0",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "wavegrid CLI — scaffold a layout config and run an installation (server + receiver, in-process) from a single command",
66
"main": "index.js",

packages/debug/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.0.0](https://github.com/illuminate-sf/wavegrid/compare/@wavegrid/debug@0.2.0...@wavegrid/debug@1.0.0) (2026-08-05)
7+
8+
**Note:** Version bump only for package @wavegrid/debug
9+
610
# 0.2.0 (2026-08-05)
711

812
### Bug Fixes

packages/debug/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wavegrid/debug",
3-
"version": "0.2.0",
3+
"version": "1.0.0",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "Interactive 7×7 grid debugger — toggle cannons on/off, assign zone mappings, export config JSON",
66
"main": "index.js",

packages/layout/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.0.0](https://github.com/constructive-io/Illuminate/compare/@wavegrid/layout@0.4.0...@wavegrid/layout@1.0.0) (2026-08-05)
7+
8+
**Note:** Version bump only for package @wavegrid/layout
9+
610
# [0.4.0](https://github.com/constructive-io/Illuminate/compare/@wavegrid/layout@0.3.0...@wavegrid/layout@0.4.0) (2026-08-05)
711

812
### Features

packages/layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wavegrid/layout",
3-
"version": "0.4.0",
3+
"version": "1.0.0",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "Config-driven fixture layouts — grids, rings, and filled rings — the single source of truth for cannon geometry",
66
"main": "index.js",

packages/osc/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.0.0](https://github.com/constructive-io/Illuminate/compare/@wavegrid/osc@0.2.0...@wavegrid/osc@1.0.0) (2026-08-05)
7+
8+
**Note:** Version bump only for package @wavegrid/osc
9+
610
# [0.2.0](https://github.com/constructive-io/Illuminate/compare/@wavegrid/osc@0.1.1...@wavegrid/osc@0.2.0) (2026-08-05)
711

812
### Bug Fixes

packages/osc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wavegrid/osc",
3-
"version": "0.2.0",
3+
"version": "1.0.0",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "OSC output adapters for Pangolin BEYOND and FB4 hardware — pluggable, configurable, and publishable independently",
66
"main": "index.js",

0 commit comments

Comments
 (0)