Skip to content

Commit 529aea8

Browse files
chore: version packages (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e71b5ee commit 529aea8

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/goofy-cycles-rule.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/quiet-years-find.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/blr/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @blurengine/cli
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [`02d99f7`](https://github.com/BlurEngine/cli/commit/02d99f7d7966bc01d2d71dafddede09b4520f171) Thanks [@SupaHam](https://github.com/SupaHam)! - enable @blurengine/bebe by default
8+
9+
- [`817809a`](https://github.com/BlurEngine/cli/commit/817809abdfd7831bf492f02b2f9b71ca5c11d38a) Thanks [@SupaHam](https://github.com/SupaHam)! - add local-deps flag, prefetch bds download
10+
311
## 0.2.0
412

513
### Minor Changes

packages/blr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blurengine/cli",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "BlurEngine generator and lifecycle CLI.",
55
"author": "Blur Engine Limited",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)