Skip to content

Commit 6fa07e2

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent aba0f11 commit 6fa07e2

File tree

3 files changed

+20
-12
lines changed

3 files changed

+20
-12
lines changed

common/changes/@rushstack/localization-plugin/ianc-fix-loc-vendors-chunk-loading_2020-04-08-07-49.json

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

webpack/localization-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/localization-plugin",
33
"entries": [
4+
{
5+
"version": "0.3.2",
6+
"tag": "@rushstack/localization-plugin_v0.3.2",
7+
"date": "Wed, 08 Apr 2020 08:11:13 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix an issue where the chunk URL generation code would mark some localized chunks as non-localized."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.3.1",
618
"tag": "@rushstack/localization-plugin_v0.3.1",

webpack/localization-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/localization-plugin
22

3-
This log was last generated on Wed, 08 Apr 2020 04:07:33 GMT and should not be manually modified.
3+
This log was last generated on Wed, 08 Apr 2020 08:11:13 GMT and should not be manually modified.
4+
5+
## 0.3.2
6+
Wed, 08 Apr 2020 08:11:13 GMT
7+
8+
### Patches
9+
10+
- Fix an issue where the chunk URL generation code would mark some localized chunks as non-localized.
411

512
## 0.3.1
613
Wed, 08 Apr 2020 04:07:33 GMT

0 commit comments

Comments
 (0)