Skip to content

Commit 13010bf

Browse files
committed
chore(monorepo): Resolve merge conflicts in main branch
2 parents 5143e05 + 77fb8f4 commit 13010bf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/nx/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
# Changelog for Storm Stack - Nx
44

5+
## [0.9.19](https://github.com/storm-software/storm-stack/releases/tag/nx%400.9.19) (2025-05-08)
6+
7+
### Bug Fixes
8+
9+
- **nx:** Update build to exclude clean from `dependsOn` list
10+
511
## [0.9.18](https://github.com/storm-software/storm-stack/releases/tag/nx%400.9.18) (2025-05-08)
612

713
### Bug Fixes

packages/nx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storm-stack/nx",
3-
"version": "0.9.18",
3+
"version": "0.9.19",
44
"repository": {
55
"type": "github",
66
"url": "https://github.com/storm-software/storm-stack.git",

0 commit comments

Comments
 (0)