8000 Update changelogs [skip ci] · glitchkyle/rushstack@70ba889 · GitHub
[go: up one dir, main page]

Skip to content

Commit 70ba889

Browse files
committed
Update changelogs [skip ci]
1 parent 3530cb2 commit 70ba889

File tree

5 files changed

+38
-12
lines changed

5 files changed

+38
-12
lines changed

common/changes/@rushstack/lookup-by-path/split-project-change-analyzer_2024-09-24-23-54.json

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

libraries/lookup-by-path/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/lookup-by-path",
33
"entries": [
4+
{
5+
"version": "0.4.0",
6+
"tag": "@rushstack/lookup-by-path_v0.4.0",
7+
"date": "Thu, 17 Oct 2024 20:25:42 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Add `IReadonlyLookupByPath` interface to help unit tests for functions that consume `LookupByPath`."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.3.2",
618
"tag": "@rushstack/lookup-by-path_v0.3.2",

libraries/lookup-by-path/CHANGELOG.md

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

3-
This log was last generated on Thu, 17 Oct 2024 08:35:06 GMT and should not be manually modified.
3+
This log was last generated on Thu, 17 Oct 2024 20:25:42 GMT and should not be manually modified.
4+
5+
## 0.4.0
6+
Thu, 17 Oct 2024 20:25:42 GMT
7+
8+
### Minor changes
9+
10+
- Add `IReadonlyLookupByPath` interface to help unit tests for functions that consume `LookupByPath`.
411

512
## 0.3.2
613
Thu, 17 Oct 2024 08:35:06 GMT

webpack/webpack-workspace-resolve-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/webpack-workspace-resolve-plugin",
33
"entries": [
4+
{
5+
"version": "0.3.10",
6+
"tag": "@rushstack/webpack-workspace-resolve-plugin_v0.3.10",
7+
"date": "Thu, 17 Oct 2024 20:25:42 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/lookup-by-path\" to `0.4.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.3.9",
618
"tag": "@rushstack/webpack-workspace-resolve-plugin_v0.3.9",

webpack/webpack-workspace-resolve-plugin/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/webpack-workspace-resolve-plugin
22

3-
This log was last generated on Thu, 17 Oct 2024 08:35:06 GMT and should not be manually modified.
3+
This log was last generated on Thu, 17 Oct 2024 20:25:42 GMT and should not be manually modified.
4+
5+
## 0.3.10
6+
Thu, 17 Oct 2024 20:25:42 GMT
7+
8+
_Version update only_
49

510
## 0.3.9
611
Thu, 17 Oct 2024 08:35:06 GMT

0 commit comments

Comments
 (0)
0