Skip to content

Commit

Permalink
Update changelogs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed Mar 22, 2023
1 parent 2e36264 commit 1480bad
Show file tree
Hide file tree
Showing 12 changed files with 110 additions and 24 deletions.

This file was deleted.

This file was deleted.

12 changes: 12 additions & 0 deletions webpack/hashed-folder-copy-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@rushstack/hashed-folder-copy-plugin",
"entries": [
{
"version": "0.2.5",
"tag": "@rushstack/hashed-folder-copy-plugin_v0.2.5",
"date": "Wed, 22 Mar 2023 20:48:30 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.2.0`"
}
]
}
},
{
"version": "0.2.4",
"tag": "@rushstack/hashed-folder-copy-plugin_v0.2.4",
Expand Down
7 changes: 6 additions & 1 deletion webpack/hashed-folder-copy-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/hashed-folder-copy-plugin

This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified.
This log was last generated on Wed, 22 Mar 2023 20:48:30 GMT and should not be manually modified.

## 0.2.5
Wed, 22 Mar 2023 20:48:30 GMT

_Version update only_

## 0.2.4
Sat, 18 Mar 2023 00:20:56 GMT
Expand Down
12 changes: 12 additions & 0 deletions webpack/set-webpack-public-path-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@rushstack/set-webpack-public-path-plugin",
"entries": [
{
"version": "3.3.94",
"tag": "@rushstack/set-webpack-public-path-plugin_v3.3.94",
"date": "Wed, 22 Mar 2023 20:48:30 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.2.0`"
}
]
}
},
{
"version": "3.3.93",
"tag": "@rushstack/set-webpack-public-path-plugin_v3.3.93",
Expand Down
7 changes: 6 additions & 1 deletion webpack/set-webpack-public-path-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/set-webpack-public-path-plugin

This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified.
This log was last generated on Wed, 22 Mar 2023 20:48:30 GMT and should not be manually modified.

## 3.3.94
Wed, 22 Mar 2023 20:48:30 GMT

_Version update only_

## 3.3.93
Sat, 18 Mar 2023 00:20:56 GMT
Expand Down
22 changes: 22 additions & 0 deletions webpack/webpack-embedded-dependencies-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "@rushstack/webpack-embedded-dependencies-plugin",
"entries": [
{
"version": "0.1.0",
"tag": "@rushstack/webpack-embedded-dependencies-plugin_v0.1.0",
"date": "Wed, 22 Mar 2023 20:48:30 GMT",
"comments": {
"minor": [
{
"comment": "Introduce webpack-embedded-dependencies-plugin"
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/webpack-plugin-utilities\" to `0.2.0`"
}
]
}
}
]
}
11 changes: 11 additions & 0 deletions webpack/webpack-embedded-dependencies-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log - @rushstack/webpack-embedded-dependencies-plugin

This log was last generated on Wed, 22 Mar 2023 20:48:30 GMT and should not be manually modified.

## 0.1.0
Wed, 22 Mar 2023 20:48:30 GMT

### Minor changes

- Introduce webpack-embedded-dependencies-plugin

12 changes: 12 additions & 0 deletions webpack/webpack-plugin-utilities/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@rushstack/webpack-plugin-utilities",
"entries": [
{
"version": "0.2.0",
"tag": "@rushstack/webpack-plugin-utilities_v0.2.0",
"date": "Wed, 22 Mar 2023 20:48:30 GMT",
"comments": {
"minor": [
{
"comment": "Added Testing.getTestingWebpackCompiler utility function for webpack plugin testing."
}
]
}
},
{
"version": "0.1.57",
"tag": "@rushstack/webpack-plugin-utilities_v0.1.57",
Expand Down
9 changes: 8 additions & 1 deletion webpack/webpack-plugin-utilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @rushstack/webpack-plugin-utilities

This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified.
This log was last generated on Wed, 22 Mar 2023 20:48:30 GMT and should not be manually modified.

## 0.2.0
Wed, 22 Mar 2023 20:48:30 GMT

### Minor changes

- Added Testing.getTestingWebpackCompiler utility function for webpack plugin testing.

## 0.1.57
Sat, 18 Mar 2023 00:20:56 GMT
Expand Down
15 changes: 15 additions & 0 deletions webpack/webpack4-localization-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rushstack/webpack4-localization-plugin",
"entries": [
{
"version": "0.17.5",
"tag": "@rushstack/webpack4-localization-plugin_v0.17.5",
"date": "Wed, 22 Mar 2023 20:48:30 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" to `3.3.94`"
},
{
"comment": "Updating dependency \"@rushstack/set-webpack-public-path-plugin\" from `^3.3.93` to `^3.3.94`"
}
]
}
},
{
"version": "0.17.4",
"tag": "@rushstack/webpack4-localization-plugin_v0.17.4",
Expand Down
7 changes: 6 additions & 1 deletion webpack/webpack4-localization-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/webpack4-localization-plugin

This log was last generated on Sat, 18 Mar 2023 00:20:56 GMT and should not be manually modified.
This log was last generated on Wed, 22 Mar 2023 20:48:30 GMT and should not be manually modified.

## 0.17.5
Wed, 22 Mar 2023 20:48:30 GMT

_Version update only_

## 0.17.4
Sat, 18 Mar 2023 00:20:56 GMT
Expand Down

0 comments on commit 1480bad

Please sign in to comment.