Skip to content

Commit ec8a8a3

Browse files
committed
Update changelogs [skip ci]
1 parent be82499 commit ec8a8a3

3 files changed

Lines changed: 20 additions & 11 deletions

File tree

common/changes/@rushstack/package-extractor/rush-issue-5719_2026-03-24-11-42.json

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

libraries/package-extractor/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/package-extractor",
33
"entries": [
4+
{
5+
"version": "0.12.9",
6+
"tag": "@rushstack/package-extractor_v0.12.9",
7+
"date": "Wed, 25 Mar 2026 01:00:26 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "preventing duplicate-copy conflicts across npm-packlist versions"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.12.8",
618
"tag": "@rushstack/package-extractor_v0.12.8",

libraries/package-extractor/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @rushstack/package-extractor
22

3-
This log was last generated on Mon, 09 Mar 2026 15:14:08 GMT and should not be manually modified.
3+
This log was last generated on Wed, 25 Mar 2026 01:00:26 GMT and should not be manually modified.
4+
5+
## 0.12.9
6+
Wed, 25 Mar 2026 01:00:26 GMT
7+
8+
### Patches
9+
10+
- preventing duplicate-copy conflicts across npm-packlist versions
411

512
## 0.12.8
613
Mon, 09 Mar 2026 15:14:08 GMT

0 commit comments

Comments
 (0)