Skip to content

Commit 0413d28

Browse files
authored
Merge pull request #227 from aliansoftwareteam/chore/backmerge-main-v14.2.0
chore(release): back-merge main into staging after v14.2.0
2 parents d2e174c + 463d9d8 commit 0413d28

4 files changed

Lines changed: 17 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "14.1.0"
2+
".": "14.2.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,19 @@ from [Conventional Commits](https://www.conventionalcommits.org/) on `main`.
1616
1717
---
1818

19+
## [14.2.0](https://github.com/aliansoftwareteam/AlianHub-Project-Management-System/compare/v14.1.0...v14.2.0) (2026-06-10)
20+
21+
22+
### 🚀 Features
23+
24+
* **tasks:** add task-to-task relations between work items — blocks, blocked-by, duplicates, duplicated-by and relates-to, with a Linked Tasks section in task detail, live socket sync, activity history on both sides, and a same-project task search ([07392b0](https://github.com/aliansoftwareteam/AlianHub-Project-Management-System/commit/07392b078b8a0b9fc6171a1fdcfb1b56fbea46a1), [#221](https://github.com/aliansoftwareteam/AlianHub-Project-Management-System/pull/221))
25+
26+
27+
### ⚙️ CI
28+
29+
* **docker:** build only on push to main + release — skip PR triggers ([#218](https://github.com/aliansoftwareteam/AlianHub-Project-Management-System/pull/218))
30+
* **lint:** allow long-running branches in promotion PRs ([#217](https://github.com/aliansoftwareteam/AlianHub-Project-Management-System/pull/217))
31+
1932
## [14.1.0](https://github.com/aliansoftwareteam/AlianHub-Project-Management-System/compare/v14.0.26...v14.1.0) (2026-06-09)
2033

2134

package-lock.json

Lines changed: 2 additions & 2 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": "alian-hub-v3",
3-
"version": "14.1.0",
3+
"version": "14.2.0",
44
"description": "AlianHub — the open-source, self-hosted project management system. Multi-tenant, real-time, customizable. An open-source alternative to Jira, Asana, Monday, Linear, and ClickUp.",
55
"keywords": [
66
"project-management",

0 commit comments

Comments
 (0)