Skip to content

Commit 165bd80

Browse files
committed
Update changelogs [skip ci]
1 parent 9814362 commit 165bd80

File tree

4 files changed

+20
-21
lines changed

4 files changed

+20
-21
lines changed

common/changes/@rushstack/webpack5-localization-plugin/main_2025-06-27-23-15.json

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

common/changes/@rushstack/webpack5-localization-plugin/user-danade-UpdateEslint2_2025-06-03-23-17.json

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

webpack/webpack5-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/webpack5-localization-plugin",
33
"entries": [
4+
{
5+
"version": "0.14.0",
6+
"tag": "@rushstack/webpack5-localization-plugin_v0.14.0",
7+
"date": "Mon, 30 Jun 2025 22:04:32 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Add a feature for injecting custom localized values into a compilation via the `getCustomDataPlaceholderForValueFunction` function on an instance of the `LocalizationPlugin`."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.13.16",
618
"tag": "@rushstack/webpack5-localization-plugin_v0.13.16",

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

3-
This log was last generated on Sat, 21 Jun 2025 00:13:15 GMT and should not be manually modified.
3+
This log was last generated on Mon, 30 Jun 2025 22:04:32 GMT and should not be manually modified.
4+
5+
## 0.14.0
6+
Mon, 30 Jun 2025 22:04:32 GMT
7+
8+
### Minor changes
9+
10+
- Add a feature for injecting custom localized values into a compilation via the `getCustomDataPlaceholderForValueFunction` function on an instance of the `LocalizationPlugin`.
411

512
## 0.13.16
613
Sat, 21 Jun 2025 00:13:15 GMT

0 commit comments

Comments
 (0)