Skip to content

Commit c60f193

Browse files
committed
Sync after partial publish
1 parent a327543 commit c60f193

File tree

5 files changed

+26
-14
lines changed

5 files changed

+26
-14
lines changed

change/change-728762dd-f1ec-4ad4-88c5-406226200c33.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

packages/example-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"node": ">=14"
1515
},
1616
"devDependencies": {
17-
"just-scripts": ">=2.4.1 <3.0.0",
17+
"just-scripts": ">=2.4.2 <3.0.0",
1818
"ts-node": "^10.8.0"
1919
}
2020
}

packages/just-scripts/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "just-scripts",
33
"entries": [
4+
{
5+
"date": "Mon, 27 Oct 2025 18:08:47 GMT",
6+
"version": "2.4.2",
7+
"tag": "just-scripts_v2.4.2",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "1581488+christiango@users.noreply.github.com",
12+
"package": "just-scripts",
13+
"commit": "4ed33b039a77e01876ea1dc690df24ab8a92c104",
14+
"comment": "Add support for report-unused-disable-directives in the eslint task"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 22 May 2025 19:11:12 GMT",
621
"version": "2.4.1",

packages/just-scripts/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - just-scripts
22

3-
<!-- This log was last generated on Thu, 22 May 2025 19:11:12 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Mon, 27 Oct 2025 18:08:47 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 2.4.2
8+
9+
Mon, 27 Oct 2025 18:08:47 GMT
10+
11+
### Patches
12+
13+
- Add support for report-unused-disable-directives in the eslint task (1581488+christiango@users.noreply.github.com)
14+
715
## 2.4.1
816

917
Thu, 22 May 2025 19:11:12 GMT

packages/just-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "just-scripts",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "Just Stack Scripts",
55
"keywords": [],
66
"repository": {

0 commit comments

Comments
 (0)