Skip to content
Merged
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
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"changesets": [
"align-release-token-dry",
"bds-log-filter-solid",
"bds-log-translate-filter",
"bds-pack-update-move",
"build-deps-world-packs-solid",
"calm-cows-kick",
Expand Down
6 changes: 6 additions & 0 deletions modules/sdk/@sfmc-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sfmc-bds/sdk

## 0.2.0-beta.11

### Patch Changes

- e714f86: feat(cli/logs): 新增 BDS 原版日志本地化翻译与友好转换引擎,支持自定义规则正则替换与模式字典

## 0.2.0-beta.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/sdk/@sfmc-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sfmc-bds/sdk",
"version": "0.2.0-beta.10",
"version": "0.2.0-beta.11",
"description": "ScriptsForMinecraftServer unified SDK — SAPI/Node umbrella covering contracts, runtime, module-loader, and db/config/service capabilities.",
"author": "Shiroha7z",
"license": "ISC",
Expand Down
7 changes: 7 additions & 0 deletions packages/bds-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sfmc-bds/bds-tools

## 0.2.0-beta.11

### Patch Changes

- Updated dependencies [e714f86]
- @sfmc-bds/[email protected]

## 0.2.0-beta.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bds-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sfmc-bds/bds-tools",
"version": "0.2.0-beta.10",
"version": "0.2.0-beta.11",
"description": "SFMC BDS auto-updater, lifecycle manager, and behavior-pack assembler",
"author": "Shiroha7z",
"license": "AGPL-3.0-only",
Expand Down
9 changes: 9 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @sfmc-bds/cli

## 0.2.0-beta.13

### Patch Changes

- e714f86: feat(cli/logs): 新增 BDS 原版日志本地化翻译与友好转换引擎,支持自定义规则正则替换与模式字典
- Updated dependencies [e714f86]
- @sfmc-bds/[email protected]
- @sfmc-bds/[email protected]

## 0.2.0-beta.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sfmc-bds/cli",
"version": "0.2.0-beta.12",
"version": "0.2.0-beta.13",
"description": "SFMC management CLI — REPL, service supervisor, module install, behavior-pack build/deploy",
"author": "Shiroha7z",
"license": "AGPL-3.0-only",
Expand Down
7 changes: 7 additions & 0 deletions packages/db-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sfmc-bds/db-server

## 0.2.0-beta.7

### Patch Changes

- Updated dependencies [e714f86]
- @sfmc-bds/[email protected]

## 0.2.0-beta.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/db-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sfmc-bds/db-server",
"version": "0.2.0-beta.6",
"version": "0.2.0-beta.7",
"description": "SFMC SQLite HTTP REST backend — configs, modules, gameplay data",
"author": "Shiroha7z",
"license": "AGPL-3.0-only",
Expand Down
9 changes: 9 additions & 0 deletions packages/devkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @sfmc-bds/devkit

## 1.0.0-beta.4

### Patch Changes

- Updated dependencies [e714f86]
- @sfmc-bds/[email protected]
- @sfmc-bds/[email protected]
- @sfmc-bds/[email protected]

## 1.0.0-beta.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/devkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sfmc-bds/devkit",
"version": "1.0.0-beta.3",
"version": "1.0.0-beta.4",
"description": "SFMC module authoring toolkit — watch, rebuild, enable/disable (for VS Code extension & tooling)",
"type": "module",
"license": "AGPL-3.0-only",
Expand Down
11 changes: 11 additions & 0 deletions packages/meta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @sfmc-bds/sfmc

## 0.2.0-beta.8

### Patch Changes

- Updated dependencies [e714f86]
- @sfmc-bds/[email protected]
- @sfmc-bds/[email protected]
- @sfmc-bds/[email protected]
- @sfmc-bds/[email protected]
- @sfmc-bds/[email protected]

## 0.2.0-beta.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/meta/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sfmc-bds/sfmc",
"version": "0.2.0-beta.7",
"version": "0.2.0-beta.8",
"description": "SFMC all-in-one meta package — CLI + db-server + qq-bridge + bds-tools. One install, then `sfmc` to init and run.",
"author": "Shiroha7z",
"license": "AGPL-3.0-only",
Expand Down
7 changes: 7 additions & 0 deletions packages/qq-bridge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sfmc-bds/qq-bridge

## 0.2.0-beta.6

### Patch Changes

- Updated dependencies [e714f86]
- @sfmc-bds/[email protected]

## 0.2.0-beta.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/qq-bridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sfmc-bds/qq-bridge",
"version": "0.2.0-beta.5",
"version": "0.2.0-beta.6",
"description": "SFMC QQ ↔ MC bridge — official QQ Open Platform Bot and/or LLBot OneBot 11",
"author": "Shiroha7z",
"license": "AGPL-3.0-only",
Expand Down
8 changes: 8 additions & 0 deletions packages/tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sfmc-bds/tools

## 0.2.0-beta.12

### Patch Changes

- Updated dependencies [e714f86]
- @sfmc-bds/[email protected]
- @sfmc-bds/[email protected]

## 0.2.0-beta.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sfmc-bds/tools",
"version": "0.2.0-beta.11",
"version": "0.2.0-beta.12",
"private": true,
"description": "SFMC monorepo-only scripts — verify, docs, release, build bins (not published to npm)",
"author": "Shiroha7z",
Expand Down
Loading