Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/fresh-zones-bake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/local-link-dashboard.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/blr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @blurengine/cli

## 0.11.0

### Minor Changes

- [`014023f`](https://github.com/BlurEngine/cli/commit/014023fd3632ce99766bd90c4e53a72cdbdd29ce) Thanks [@SupaHam](https://github.com/SupaHam)! - Add Bebe zone asset baking, draft save handling, and configurable zone editor injection for development and package pipelines.

- [`1b5f636`](https://github.com/BlurEngine/cli/commit/1b5f636ffd41990395369d5bed85968064f0fdb0) Thanks [@SupaHam](https://github.com/SupaHam)! - Add local-server Link support, BDS-aware behavior-pack packaging, and dashboard/API configuration.

## 0.10.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/blr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blurengine/cli",
"version": "0.10.0",
"version": "0.11.0",
"description": "BlurEngine generator and lifecycle CLI.",
"author": "Blur Engine Limited",
"license": "Apache-2.0",
Expand Down