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 Jul 20, 2023
1 parent 2bb7de8 commit a5f262b
Show file tree
Hide file tree
Showing 82 changed files with 965 additions and 79 deletions.
15 changes: 15 additions & 0 deletions apps/api-documenter/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/api-documenter",
"entries": [
{
"version": "7.22.30",
"tag": "@microsoft/api-documenter_v7.22.30",
"date": "Thu, 20 Jul 2023 20:47:28 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.58.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.19`"
}
]
}
},
{
"version": "7.22.29",
"tag": "@microsoft/api-documenter_v7.22.29",
Expand Down
7 changes: 6 additions & 1 deletion apps/api-documenter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @microsoft/api-documenter

This log was last generated on Wed, 19 Jul 2023 00:20:31 GMT and should not be manually modified.
This log was last generated on Thu, 20 Jul 2023 20:47:28 GMT and should not be manually modified.

## 7.22.30
Thu, 20 Jul 2023 20:47:28 GMT

_Version update only_

## 7.22.29
Wed, 19 Jul 2023 00:20:31 GMT
Expand Down
12 changes: 12 additions & 0 deletions apps/heft/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@rushstack/heft",
"entries": [
{
"version": "0.58.0",
"tag": "@rushstack/heft_v0.58.0",
"date": "Thu, 20 Jul 2023 20:47:28 GMT",
"comments": {
"minor": [
{
"comment": "BREAKING CHANGE: Update the heft.json \"cleanFiles\" property and the delete-files-plugin to delete the contents of folders specified by \"sourcePath\" instead of deleting the folders themselves. To delete the folders, use the \"includeGlobs\" property to specify the folder to delete."
}
]
}
},
{
"version": "0.57.1",
"tag": "@rushstack/heft_v0.57.1",
Expand Down
9 changes: 8 additions & 1 deletion apps/heft/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @rushstack/heft

This log was last generated on Wed, 19 Jul 2023 00:20:31 GMT and should not be manually modified.
This log was last generated on Thu, 20 Jul 2023 20:47:28 GMT and should not be manually modified.

## 0.58.0
Thu, 20 Jul 2023 20:47:28 GMT

### Minor changes

- BREAKING CHANGE: Update the heft.json "cleanFiles" property and the delete-files-plugin to delete the contents of folders specified by "sourcePath" instead of deleting the folders themselves. To delete the folders, use the "includeGlobs" property to specify the folder to delete.

## 0.57.1
Wed, 19 Jul 2023 00:20:31 GMT
Expand Down
15 changes: 15 additions & 0 deletions apps/lockfile-explorer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rushstack/lockfile-explorer",
"entries": [
{
"version": "1.0.40",
"tag": "@rushstack/lockfile-explorer_v1.0.40",
"date": "Thu, 20 Jul 2023 20:47:28 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.19`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.58.0`"
}
]
}
},
{
"version": "1.0.39",
"tag": "@rushstack/lockfile-explorer_v1.0.39",
Expand Down
7 changes: 6 additions & 1 deletion apps/lockfile-explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/lockfile-explorer

This log was last generated on Wed, 19 Jul 2023 00:20:32 GMT and should not be manually modified.
This log was last generated on Thu, 20 Jul 2023 20:47:28 GMT and should not be manually modified.

## 1.0.40
Thu, 20 Jul 2023 20:47:28 GMT

_Version update only_

## 1.0.39
Wed, 19 Jul 2023 00:20:32 GMT
Expand Down
15 changes: 15 additions & 0 deletions apps/rundown/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rushstack/rundown",
"entries": [
{
"version": "1.0.274",
"tag": "@rushstack/rundown_v1.0.274",
"date": "Thu, 20 Jul 2023 20:47:28 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.58.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.19`"
}
]
}
},
{
"version": "1.0.273",
"tag": "@rushstack/rundown_v1.0.273",
Expand Down
7 changes: 6 additions & 1 deletion apps/rundown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/rundown

This log was last generated on Wed, 19 Jul 2023 00:20:32 GMT and should not be manually modified.
This log was last generated on Thu, 20 Jul 2023 20:47:28 GMT and should not be manually modified.

## 1.0.274
Thu, 20 Jul 2023 20:47:28 GMT

_Version update only_

## 1.0.273
Wed, 19 Jul 2023 00:20:32 GMT
Expand Down
15 changes: 15 additions & 0 deletions apps/trace-import/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rushstack/trace-import",
"entries": [
{
"version": "0.2.24",
"tag": "@rushstack/trace-import_v0.2.24",
"date": "Thu, 20 Jul 2023 20:47:29 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.58.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.19`"
}
]
}
},
{
"version": "0.2.23",
"tag": "@rushstack/trace-import_v0.2.23",
Expand Down
7 changes: 6 additions & 1 deletion apps/trace-import/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/trace-import

This log was last generated on Wed, 19 Jul 2023 00:20:31 GMT and should not be manually modified.
This log was last generated on Thu, 20 Jul 2023 20:47:29 GMT and should not be manually modified.

## 0.2.24
Thu, 20 Jul 2023 20:47:29 GMT

_Version update only_

## 0.2.23
Wed, 19 Jul 2023 00:20:31 GMT
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

15 changes: 15 additions & 0 deletions heft-plugins/heft-api-extractor-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rushstack/heft-api-extractor-plugin",
"entries": [
{
"version": "0.1.16",
"tag": "@rushstack/heft-api-extractor-plugin_v0.1.16",
"date": "Thu, 20 Jul 2023 20:47:28 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.58.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `0.57.1` to `0.58.0`"
}
]
}
},
{
"version": "0.1.15",
"tag": "@rushstack/heft-api-extractor-plugin_v0.1.15",
Expand Down
7 changes: 6 additions & 1 deletion heft-plugins/heft-api-extractor-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft-api-extractor-plugin

This log was last generated on Wed, 19 Jul 2023 00:20:31 GMT and should not be manually modified.
This log was last generated on Thu, 20 Jul 2023 20:47:28 GMT and should not be manually modified.

## 0.1.16
Thu, 20 Jul 2023 20:47:28 GMT

_Version update only_

## 0.1.15
Wed, 19 Jul 2023 00:20:31 GMT
Expand Down
21 changes: 21 additions & 0 deletions heft-plugins/heft-dev-cert-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@rushstack/heft-dev-cert-plugin",
"entries": [
{
"version": "0.3.22",
"tag": "@rushstack/heft-dev-cert-plugin_v0.3.22",
"date": "Thu, 20 Jul 2023 20:47:28 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.52`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.19`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.58.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.57.1` to `^0.58.0`"
}
]
}
},
{
"version": "0.3.21",
"tag": "@rushstack/heft-dev-cert-plugin_v0.3.21",
Expand Down
7 changes: 6 additions & 1 deletion heft-plugins/heft-dev-cert-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft-dev-cert-plugin

This log was last generated on Wed, 19 Jul 2023 00:20:31 GMT and should not be manually modified.
This log was last generated on Thu, 20 Jul 2023 20:47:28 GMT and should not be manually modified.

## 0.3.22
Thu, 20 Jul 2023 20:47:28 GMT

_Version update only_

## 0.3.21
Wed, 19 Jul 2023 00:20:31 GMT
Expand Down
15 changes: 15 additions & 0 deletions heft-plugins/heft-jest-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rushstack/heft-jest-plugin",
"entries": [
{
"version": "0.7.17",
"tag": "@rushstack/heft-jest-plugin_v0.7.17",
"date": "Thu, 20 Jul 2023 20:47:29 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.58.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.57.1` to `^0.58.0`"
}
]
}
},
{
"version": "0.7.16",
"tag": "@rushstack/heft-jest-plugin_v0.7.16",
Expand Down
7 changes: 6 additions & 1 deletion heft-plugins/heft-jest-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft-jest-plugin

This log was last generated on Wed, 19 Jul 2023 00:20:31 GMT and should not be manually modified.
This log was last generated on Thu, 20 Jul 2023 20:47:29 GMT and should not be manually modified.

## 0.7.17
Thu, 20 Jul 2023 20:47:29 GMT

_Version update only_

## 0.7.16
Wed, 19 Jul 2023 00:20:31 GMT
Expand Down
18 changes: 18 additions & 0 deletions heft-plugins/heft-lint-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@rushstack/heft-lint-plugin",
"entries": [
{
"version": "0.1.20",
"tag": "@rushstack/heft-lint-plugin_v0.1.20",
"date": "Thu, 20 Jul 2023 20:47:29 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.58.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `0.1.19`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `0.57.1` to `0.58.0`"
}
]
}
},
{
"version": "0.1.19",
"tag": "@rushstack/heft-lint-plugin_v0.1.19",
Expand Down
7 changes: 6 additions & 1 deletion heft-plugins/heft-lint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft-lint-plugin

This log was last generated on Wed, 19 Jul 2023 00:20:31 GMT and should not be manually modified.
This log was last generated on Thu, 20 Jul 2023 20:47:29 GMT and should not be manually modified.

## 0.1.20
Thu, 20 Jul 2023 20:47:29 GMT

_Version update only_

## 0.1.19
Wed, 19 Jul 2023 00:20:31 GMT
Expand Down
21 changes: 21 additions & 0 deletions heft-plugins/heft-sass-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@rushstack/heft-sass-plugin",
"entries": [
{
"version": "0.11.23",
"tag": "@rushstack/heft-sass-plugin_v0.11.23",
"date": "Thu, 20 Jul 2023 20:47:28 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.10.34`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.58.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.19`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.57.1` to `^0.58.0`"
}
]
}
},
{
"version": "0.11.22",
"tag": "@rushstack/heft-sass-plugin_v0.11.22",
Expand Down
Loading

0 comments on commit a5f262b

Please sign in to comment.