8000 Deleting change files and updating change logs for package updates. · microsoft/rushstack@bb576f0 · GitHub
[go: up one dir, main page]

Skip to content

Commit bb576f0

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent 7470dbf commit bb576f0

File tree

3 files changed

+20
-12
lines changed

3 files changed

+20
-12
lines changed

common/changes/@rushstack/module-minifier-plugin/module-minifier-mini-css-compat_2021-08-17-21-01.json

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

webpack/module-minifier-plugin/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/module-minifier-plugin",
33
"entries": [
4+
{
5+
"version": "0.4.8",
6+
"tag": "@rushstack/module-minifier-plugin_v0.4.8",
7+
"date": "Wed, 18 Aug 2021 00:06:54 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix compatibility issue with mini-css-extract-plugin and other plugins that introduce non-JavaScript modules and asset types."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.4.7",
618
"tag": "@rushstack/module-minifier-plugin_v0.4.7",

webpack/module-minifier-plugin/CHANGELOG.md

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

3-
This log was last generated on Fri, 13 Aug 2021 00:09:14 GMT and should not be manually modified.
3+
This log was last generated on Wed, 18 Aug 2021 00:06:54 GMT and should not be manually modified.
4+
5+
## 0.4.8
6+
Wed, 18 Aug 2021 00:06:54 GMT
7+
8+
### Patches
9+
10+
- Fix compatibility issue with mini-css-extract-plugin and other plugins that introduce non-JavaScript modules and asset types.
411

512
## 0.4.7
613
Fri, 13 Aug 2021 00:09:14 GMT

0 commit comments

Comments
 (0)
0