Skip to content

Commit cd0f6be

Browse files
committed
[TASK] introduce package split for t3docs/typo3-version-handling
1 parent ecd3015 commit cd0f6be

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config.subsplit-publish.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
"name": "t3docs-typo3-docs-theme",
1515
"directory": "packages/typo3-docs-theme",
1616
"target": "[email protected]:TYPO3-Documentation/t3docs-typo3-docs-theme.git"
17+
},
18+
{
19+
"name": "t3docs-typo3-version-handling",
20+
"directory": "packages/typo3-version-handling",
21+
"target": "[email protected]:TYPO3-Documentation/t3docs-typo3-version-handling.git"
1722
}
1823
]
1924
}

0 commit comments

Comments
 (0)