Skip to content

Commit 81edce4

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent e2657ea commit 81edce4

File tree

3 files changed

+20
-12
lines changed

3 files changed

+20
-12
lines changed

common/changes/@rushstack/localization-plugin/ianc-loc-plugin_2020-03-27-22-29.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.2.0",
6+
"tag": "@rushstack/localization-plugin_v0.2.0",
7+
"date": "Sat, 28 Mar 2020 01:38:47 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Fix a few RESX parsing issues and improve translated strings resolution."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.1.4",
618
"tag": "@rushstack/localization-plugin_v0.1.4",

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 Sat, 28 Mar 2020 00:37:16 GMT and should not be manually modified.
3+
This log was last generated on Sat, 28 Mar 2020 01:38:47 GMT and should not be manually modified.
4+
5+
## 0.2.0
6+
Sat, 28 Mar 2020 01:38:47 GMT
7+
8+
### Minor changes
9+
10+
- Fix a few RESX parsing issues and improve translated strings resolution.
411

512
## 0.1.4
613
Sat, 28 Mar 2020 00:37:16 GMT

0 commit comments

Comments
 (0)