Skip to content

Commit 28fa742

Browse files
lane711claude
andcommitted
chore: release v2.15.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0348a93 commit 28fa742

86 files changed

Lines changed: 28876 additions & 3539 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

my-sonicjs-app/wrangler.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ workers_dev = true
1313
# Note: database_name and database_id are automatically updated by GitHub Actions
1414
[[d1_databases]]
1515
binding = "DB"
16-
database_name = "sonicjs-worktree-lane711-otp-email-branding"
17-
database_id = "68223153-215a-4c8f-a9bf-797f11236758"
16+
database_name = "sonicjs-worktree-main"
17+
database_id = "b14707c3-a1c5-4565-8ffc-4f22f930d289"
1818
migrations_dir = "./migrations"
1919

2020
# R2 Bucket for media storage (using CI bucket)

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sonicjs",
3-
"version": "2.14.0",
3+
"version": "2.15.0",
44
"private": true,
55
"type": "module",
66
"workspaces": [
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
'use strict';
2+
3+
var chunkUYJ6TJHX_cjs = require('./chunk-UYJ6TJHX.cjs');
4+
require('./chunk-IGJUBJBW.cjs');
5+
6+
chunkUYJ6TJHX_cjs.init_admin_layout_catalyst_template();
7+
8+
Object.defineProperty(exports, "renderAdminLayoutCatalyst", {
9+
enumerable: true,
10+
get: function () { return chunkUYJ6TJHX_cjs.renderAdminLayoutCatalyst; }
11+
});
12+
Object.defineProperty(exports, "renderCatalystCheckbox", {
13+
enumerable: true,
14+
get: function () { return chunkUYJ6TJHX_cjs.renderCatalystCheckbox; }
15+
});
16+
//# sourceMappingURL=admin-layout-catalyst.template-HFD37TY5.cjs.map
17+
//# sourceMappingURL=admin-layout-catalyst.template-HFD37TY5.cjs.map

packages/core/dist/admin-layout-catalyst.template-HFD37TY5.cjs.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/dist/admin-layout-catalyst.template-UMTIN66R.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/dist/admin-layout-catalyst.template-UMTIN66R.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/dist/chunk-23DP6TO5.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)