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
2 changes: 1 addition & 1 deletion ide/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"main": "./lsp/client.js",
"name": "blockceptionvscodeminecraftbedrockdevelopmentextension",
"publisher": "BlockceptionLtd",
"version": "9.0.31",
"version": "9.0.32",
"pricing": "Free",
"activationEvents": [
"onLanguage:bc-minecraft-language",
Expand Down
18 changes: 9 additions & 9 deletions package-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
},
"ide/vscode": {
"name": "blockceptionvscodeminecraftbedrockdevelopmentextension",
"version": "9.0.31",
"version": "9.0.32",
"license": "BSD-3-Clause",
"dependencies": {
"bc-minecraft-lsp": "*",
Expand Down Expand Up @@ -13416,7 +13416,7 @@
},
"packages/bedrock-commands": {
"name": "bc-minecraft-bedrock-command",
"version": "1.21.137-2",
"version": "1.21.137-3",
"license": "BSD-3-Clause",
"dependencies": {
"bc-minecraft-bedrock-types": "*"
Expand All @@ -13434,7 +13434,7 @@
},
"packages/bedrock-diagnoser": {
"name": "bc-minecraft-bedrock-diagnoser",
"version": "1.21.137-2",
"version": "1.21.137-3",
"license": "BSD-3-Clause",
"dependencies": {
"bc-minecraft-bedrock-command": "*",
Expand All @@ -13459,7 +13459,7 @@
},
"packages/bedrock-project": {
"name": "bc-minecraft-bedrock-project",
"version": "1.21.137-2",
"version": "1.21.137-3",
"license": "BSD-3-Clause",
"dependencies": {
"bc-minecraft-bedrock-command": "*",
Expand All @@ -13482,7 +13482,7 @@
},
"packages/bedrock-types": {
"name": "bc-minecraft-bedrock-types",
"version": "1.22.7-2",
"version": "1.22.7-3",
"license": "BSD-3-Clause",
"dependencies": {
"bc-minecraft-bedrock-shared": "*"
Expand All @@ -13500,7 +13500,7 @@
},
"packages/bedrock-vanilla-data": {
"name": "bc-minecraft-bedrock-vanilla-data",
"version": "1.21.137-2",
"version": "1.21.137-3",
"license": "BSD-3-Clause",
"dependencies": {
"bc-minecraft-bedrock-shared": "*"
Expand All @@ -13518,7 +13518,7 @@
},
"packages/molang": {
"name": "bc-minecraft-molang",
"version": "1.21.137-2",
"version": "1.21.137-3",
"license": "BSD-3-Clause",
"dependencies": {
"bc-minecraft-bedrock-shared": "*",
Expand All @@ -13538,7 +13538,7 @@
},
"packages/project": {
"name": "bc-minecraft-project",
"version": "1.21.137-2",
"version": "1.21.137-3",
"license": "BSD-3-Clause",
"devDependencies": {
"@eslint/js": "^10.0.1",
Expand All @@ -13556,7 +13556,7 @@
},
"packages/shared": {
"name": "bc-minecraft-bedrock-shared",
"version": "1.0.4-2",
"version": "1.0.4-3",
"license": "BSD-3-Clause",
"dependencies": {
"fast-glob": "^3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/bedrock-commands/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bc-minecraft-bedrock-command",
"version": "1.21.137-2",
"version": "1.21.137-3",
"description": "A typescript package library that handles commands for minecraft bedrock",
"author": {
"name": "Blockception Ltd",
Expand Down
2 changes: 1 addition & 1 deletion packages/bedrock-diagnoser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bc-minecraft-bedrock-diagnoser",
"version": "1.21.137-2",
"version": "1.21.137-3",
"description": "A typescript package library that provides diagnostics for minecraft bedrock projects",
"author": {
"name": "Blockception Ltd",
Expand Down
2 changes: 1 addition & 1 deletion packages/bedrock-project/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bc-minecraft-bedrock-project",
"version": "1.21.137-2",
"version": "1.21.137-3",
"description": "The typescript library responsible for reading/parsing minecraft bedrock data",
"author": {
"name": "Blockception Ltd",
Expand Down
2 changes: 1 addition & 1 deletion packages/bedrock-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bc-minecraft-bedrock-types",
"version": "1.22.7-2",
"version": "1.22.7-3",
"description": "The typescript library that provides default types for minecraft bedrock",
"author": {
"name": "Blockception Ltd",
Expand Down
2 changes: 1 addition & 1 deletion packages/bedrock-vanilla-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bc-minecraft-bedrock-vanilla-data",
"version": "1.21.137-2",
"version": "1.21.137-3",
"description": "A Typescript library for dealing provides vanilla minecraft data",
"author": {
"name": "Blockception Ltd",
Expand Down
2 changes: 1 addition & 1 deletion packages/molang/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bc-minecraft-molang",
"version": "1.21.137-2",
"version": "1.21.137-3",
"description": "The library designed to deal with minecraft bedrock molang",
"author": {
"name": "Blockception Ltd",
Expand Down
2 changes: 1 addition & 1 deletion packages/project/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bc-minecraft-project",
"version": "1.21.137-2",
"version": "1.21.137-3",
"description": "A library that provides object and handling for minecraft projects",
"author": {
"name": "Blockception Ltd",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bc-minecraft-bedrock-shared",
"version": "1.0.4-2",
"version": "1.0.4-3",
"author": {
"name": "Blockception Ltd",
"url": "https://www.blockception.com/"
Expand Down