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 19, 2022
1 parent 1d687af commit f15c677
Show file tree
Hide file tree
Showing 48 changed files with 543 additions and 43 deletions.
20 changes: 20 additions & 0 deletions apps/api-documenter/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
{
"name": "@microsoft/api-documenter",
"entries": [
{
"version": "7.16.0",
"tag": "@microsoft/api-documenter_v7.16.0",
"date": "Sat, 19 Mar 2022 08:05:37 GMT",
"comments": {
"minor": [
{
"comment": "Add --yaml-format flag for `api-documenter yaml` command, which allows for choosing between UDP (DocFX 2.x) and SDP (DocFX 3.x)"
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.2`"
}
]
}
},
{
"version": "7.15.4",
"tag": "@microsoft/api-documenter_v7.15.4",
Expand Down
9 changes: 8 additions & 1 deletion apps/api-documenter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @microsoft/api-documenter

This log was last generated on Tue, 15 Mar 2022 19:15:53 GMT and should not be manually modified.
This log was last generated on Sat, 19 Mar 2022 08:05:37 GMT and should not be manually modified.

## 7.16.0
Sat, 19 Mar 2022 08:05:37 GMT

### Minor changes

- Add --yaml-format flag for `api-documenter yaml` command, which allows for choosing between UDP (DocFX 2.x) and SDP (DocFX 3.x)

## 7.15.4
Tue, 15 Mar 2022 19:15:53 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.44.4",
"tag": "@rushstack/heft_v0.44.4",
"date": "Sat, 19 Mar 2022 08:05:37 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.8.0`"
}
]
}
},
{
"version": "0.44.3",
"tag": "@rushstack/heft_v0.44.3",
Expand Down
7 changes: 6 additions & 1 deletion apps/heft/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft

This log was last generated on Tue, 15 Mar 2022 19:15:53 GMT and should not be manually modified.
This log was last generated on Sat, 19 Mar 2022 08:05:37 GMT and should not be manually modified.

## 0.44.4
Sat, 19 Mar 2022 08:05:37 GMT

_Version update only_

## 0.44.3
Tue, 15 Mar 2022 19:15:53 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.175",
"tag": "@rushstack/rundown_v1.0.175",
"date": "Sat, 19 Mar 2022 08:05:38 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.2`"
}
]
}
},
{
"version": "1.0.174",
"tag": "@rushstack/rundown_v1.0.174",
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 Tue, 15 Mar 2022 19:15:54 GMT and should not be manually modified.
This log was last generated on Sat, 19 Mar 2022 08:05:38 GMT and should not be manually modified.

## 1.0.175
Sat, 19 Mar 2022 08:05:38 GMT

_Version update only_

## 1.0.174
Tue, 15 Mar 2022 19:15:54 GMT
Expand Down

This file was deleted.

This file was deleted.

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.1.18",
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.18",
"date": "Sat, 19 Mar 2022 08:05:38 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.30`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.2`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.44.3` to `^0.44.4`"
}
]
}
},
{
"version": "0.1.17",
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.17",
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 Tue, 15 Mar 2022 19:15:53 GMT and should not be manually modified.
This log was last generated on Sat, 19 Mar 2022 08:05:38 GMT and should not be manually modified.

## 0.1.18
Sat, 19 Mar 2022 08:05:38 GMT

_Version update only_

## 0.1.17
Tue, 15 Mar 2022 19:15:53 GMT
Expand Down
18 changes: 18 additions & 0 deletions heft-plugins/heft-jest-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@rushstack/heft-jest-plugin",
"entries": [
{
"version": "0.2.5",
"tag": "@rushstack/heft-jest-plugin_v0.2.5",
"date": "Sat, 19 Mar 2022 08:05:38 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.8.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.44.3` to `^0.44.4`"
}
]
}
},
{
"version": "0.2.4",
"tag": "@rushstack/heft-jest-plugin_v0.2.4",
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 Tue, 15 Mar 2022 19:15:53 GMT and should not be manually modified.
This log was last generated on Sat, 19 Mar 2022 08:05:38 GMT and should not be manually modified.

## 0.2.5
Sat, 19 Mar 2022 08:05:38 GMT

_Version update only_

## 0.2.4
Tue, 15 Mar 2022 19:15:53 GMT
Expand Down
24 changes: 24 additions & 0 deletions heft-plugins/heft-sass-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
{
"name": "@rushstack/heft-sass-plugin",
"entries": [
{
"version": "0.3.9",
"tag": "@rushstack/heft-sass-plugin_v0.3.9",
"date": "Sat, 19 Mar 2022 08:05:38 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.8.0`"
},
{
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.6.9`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.2`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.44.3` to `^0.44.4`"
}
]
}
},
{
"version": "0.3.8",
"tag": "@rushstack/heft-sass-plugin_v0.3.8",
Expand Down
7 changes: 6 additions & 1 deletion heft-plugins/heft-sass-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft-sass-plugin

This log was last generated on Tue, 15 Mar 2022 19:15:53 GMT and should not be manually modified.
This log was last generated on Sat, 19 Mar 2022 08:05:38 GMT and should not be manually modified.

## 0.3.9
Sat, 19 Mar 2022 08:05:38 GMT

_Version update only_

## 0.3.8
Tue, 15 Mar 2022 19:15:53 GMT
Expand Down
18 changes: 18 additions & 0 deletions heft-plugins/heft-storybook-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@rushstack/heft-storybook-plugin",
"entries": [
{
"version": "0.1.35",
"tag": "@rushstack/heft-storybook-plugin_v0.1.35",
"date": "Sat, 19 Mar 2022 08:05:38 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.2`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.44.3` to `^0.44.4`"
}
]
}
},
{
"version": "0.1.34",
"tag": "@rushstack/heft-storybook-plugin_v0.1.34",
Expand Down
7 changes: 6 additions & 1 deletion heft-plugins/heft-storybook-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft-storybook-plugin

This log was last generated on Tue, 15 Mar 2022 19:15:53 GMT and should not be manually modified.
This log was last generated on Sat, 19 Mar 2022 08:05:38 GMT and should not be manually modified.

## 0.1.35
Sat, 19 Mar 2022 08:05:38 GMT

_Version update only_

## 0.1.34
Tue, 15 Mar 2022 19:15:53 GMT
Expand Down
18 changes: 18 additions & 0 deletions heft-plugins/heft-webpack4-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@rushstack/heft-webpack4-plugin",
"entries": [
{
"version": "0.4.2",
"tag": "@rushstack/heft-webpack4-plugin_v0.4.2",
"date": "Sat, 19 Mar 2022 08:05:38 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.2`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.44.3` to `^0.44.4`"
}
]
}
},
{
"version": "0.4.1",
"tag": "@rushstack/heft-webpack4-plugin_v0.4.1",
Expand Down
7 changes: 6 additions & 1 deletion heft-plugins/heft-webpack4-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft-webpack4-plugin

This log was last generated on Tue, 15 Mar 2022 19:15:53 GMT and should not be manually modified.
This log was last generated on Sat, 19 Mar 2022 08:05:38 GMT and should not be manually modified.

## 0.4.2
Sat, 19 Mar 2022 08:05:38 GMT

_Version update only_

## 0.4.1
Tue, 15 Mar 2022 19:15:53 GMT
Expand Down
18 changes: 18 additions & 0 deletions heft-plugins/heft-webpack5-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@rushstack/heft-webpack5-plugin",
"entries": [
{
"version": "0.5.2",
"tag": "@rushstack/heft-webpack5-plugin_v0.5.2",
"date": "Sat, 19 Mar 2022 08:05:38 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.2`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.44.3` to `^0.44.4`"
}
]
}
},
{
"version": "0.5.1",
"tag": "@rushstack/heft-webpack5-plugin_v0.5.1",
Expand Down
7 changes: 6 additions & 1 deletion heft-plugins/heft-webpack5-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft-webpack5-plugin

This log was last generated on Tue, 15 Mar 2022 19:15:53 GMT and should not be manually modified.
This log was last generated on Sat, 19 Mar 2022 08:05:38 GMT and should not be manually modified.

## 0.5.2
Sat, 19 Mar 2022 08:05:38 GMT

_Version update only_

## 0.5.1
Tue, 15 Mar 2022 19:15:53 GMT
Expand Down
15 changes: 15 additions & 0 deletions libraries/debug-certificate-manager/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rushstack/debug-certificate-manager",
"entries": [
{
"version": "1.1.30",
"tag": "@rushstack/debug-certificate-manager_v1.1.30",
"date": "Sat, 19 Mar 2022 08:05:37 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.2`"
}
]
}
},
{
"version": "1.1.29",
"tag": "@rushstack/debug-certificate-manager_v1.1.29",
Expand Down
Loading

0 comments on commit f15c677

Please sign in to comment.