brainy/brainy-models-package/scripts
David Snelling 4e5d747a8a **refactor(models): remove demo script and replace with GitHub release creation script**
- Removed `demo-optional-model-bundling.js`:
  - Obsolete demonstration of model bundling and offline loading.
  - Replaced by comprehensive documentation and tools in `@soulcraft/brainy-models`.
- Added `create-github-release.js`:
  - Automates GitHub release creation for `@soulcraft/brainy-models-package`.
  - Includes features for generating release notes, tagging, and uploading with GitHub CLI.
- Updated `package-lock.json`:
  - Reflects new dependencies and updates for GitHub release automation.

**Purpose**: Streamline repository by removing redundant scripts and introducing automated GitHub release workflows for efficient version management.
2025-08-01 16:08:22 -07:00
..
compress-models.js **feat(models): add scripts for model compression, bundling, and optimization** 2025-08-01 15:35:08 -07:00
create-github-release.js **refactor(models): remove demo script and replace with GitHub release creation script** 2025-08-01 16:08:22 -07:00
download-full-models.js **feat(models): add scripts for model compression, bundling, and optimization** 2025-08-01 15:35:08 -07:00
release-workflow.js **refactor(models): remove demo script and replace with GitHub release creation script** 2025-08-01 16:08:22 -07:00