You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,28 @@
3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+
## 2025-10-23
7
+
8
+
### Changes
9
+
10
+
---
11
+
12
+
Packages with breaking changes:
13
+
14
+
- There are no breaking changes in this release.
15
+
16
+
Packages with other changes:
17
+
18
+
-[`melos` - `v7.3.0`](#melos---v730)
19
+
20
+
---
21
+
22
+
#### `melos` - `v7.3.0`
23
+
24
+
-**FEAT**: add groups config for scripts and `--group`option ([#963](https://github.com/invertase/melos/issues/963)). ([47982d9b](https://github.com/invertase/melos/commit/47982d9bb226198f54c697500852c0262aee4230))
25
+
-**FEAT**: add option to opt-out of Intellij `runConfiguration` generation ([#962](https://github.com/invertase/melos/issues/962)). ([6bc8c246](https://github.com/invertase/melos/commit/6bc8c2466ed2f51b9ede214a544b62888b84ee33))
Copy file name to clipboardExpand all lines: packages/melos/CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
## 7.3.0
2
+
3
+
-**FEAT**: add groups config for scripts and `--group`option ([#963](https://github.com/invertase/melos/issues/963)). ([47982d9b](https://github.com/invertase/melos/commit/47982d9bb226198f54c697500852c0262aee4230))
4
+
-**FEAT**: add option to opt-out of Intellij `runConfiguration` generation ([#962](https://github.com/invertase/melos/issues/962)). ([6bc8c246](https://github.com/invertase/melos/commit/6bc8c2466ed2f51b9ede214a544b62888b84ee33))
5
+
1
6
## 7.2.0
2
7
3
8
-**FIX**: Prevent subsequent packages from executing after failure when failFast is enabled ([#957](https://github.com/invertase/melos/issues/957)). ([4af312d6](https://github.com/invertase/melos/commit/4af312d6f0eb7e6b53ed9f148f08183a9aee7ea3))
0 commit comments