Skip to content

Commit 0db9996

Browse files
author
decocms-release[bot]
committed
[release]: bump changed workspace versions
PR: #5768 feat(task-board): add TASK_BOARD_ITEM_RERUN so a stuck task can be re-fired Bump type: minor - decocms (apps/api/package.json): 4.183.0 -> 4.184.0 - @decocms/native (apps/native/package.json): 4.183.0 -> 4.184.0 - @decocms/shared (packages/shared/package.json): 0.25.1 -> 0.26.0 Deploy-Scope: both
1 parent c8c4454 commit 0db9996

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "decocms",
3-
"version": "4.183.0",
3+
"version": "4.184.0",
44
"description": "Deco CMS — Self-hostable MCP Gateway for managing AI connections and tools",
55
"author": "Deco team",
66
"repository": {

apps/native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@decocms/native",
3-
"version": "4.183.0",
3+
"version": "4.184.0",
44
"private": true,
55
"type": "module",
66
"description": "Native Studio desktop app: Tauri shell, Rust local API, and black-box contract suites.",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@decocms/shared",
3-
"version": "0.25.1",
3+
"version": "0.26.0",
44
"description": "Private isomorphic code shared by Studio workspaces",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)