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 Dec 9, 2021
1 parent da9327f commit d926b63
Show file tree
Hide file tree
Showing 55 changed files with 570 additions and 99 deletions.
18 changes: 18 additions & 0 deletions apps/api-documenter/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@microsoft/api-documenter",
"entries": [
{
"version": "7.13.75",
"tag": "@microsoft/api-documenter_v7.13.75",
"date": "Thu, 09 Dec 2021 00:21:54 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.15.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.43.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.4.2`"
}
]
}
},
{
"version": "7.13.74",
"tag": "@microsoft/api-documenter_v7.13.74",
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, 08 Dec 2021 19:05:08 GMT and should not be manually modified.
This log was last generated on Thu, 09 Dec 2021 00:21:54 GMT and should not be manually modified.

## 7.13.75
Thu, 09 Dec 2021 00:21:54 GMT

_Version update only_

## 7.13.74
Wed, 08 Dec 2021 19:05:08 GMT
Expand Down
12 changes: 12 additions & 0 deletions apps/api-extractor-model/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@microsoft/api-extractor-model",
"entries": [
{
"version": "7.15.0",
"tag": "@microsoft/api-extractor-model_v7.15.0",
"date": "Thu, 09 Dec 2021 00:21:54 GMT",
"comments": {
"minor": [
{
"comment": "Replace const enums with conventional enums to allow for compatibility with JavaScript consumers."
}
]
}
},
{
"version": "7.14.0",
"tag": "@microsoft/api-extractor-model_v7.14.0",
Expand Down
9 changes: 8 additions & 1 deletion apps/api-extractor-model/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @microsoft/api-extractor-model

This log was last generated on Wed, 08 Dec 2021 16:14:05 GMT and should not be manually modified.
This log was last generated on Thu, 09 Dec 2021 00:21:54 GMT and should not be manually modified.

## 7.15.0
Thu, 09 Dec 2021 00:21:54 GMT

### Minor changes

- Replace const enums with conventional enums to allow for compatibility with JavaScript consumers.

## 7.14.0
Wed, 08 Dec 2021 16:14:05 GMT
Expand Down
12 changes: 12 additions & 0 deletions apps/api-extractor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@microsoft/api-extractor",
"entries": [
{
"version": "7.19.1",
"tag": "@microsoft/api-extractor_v7.19.1",
"date": "Thu, 09 Dec 2021 00:21:54 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.15.0`"
}
]
}
},
{
"version": "7.19.0",
"tag": "@microsoft/api-extractor_v7.19.0",
Expand Down
7 changes: 6 additions & 1 deletion apps/api-extractor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @microsoft/api-extractor

This log was last generated on Wed, 08 Dec 2021 16:14:05 GMT and should not be manually modified.
This log was last generated on Thu, 09 Dec 2021 00:21:54 GMT and should not be manually modified.

## 7.19.1
Thu, 09 Dec 2021 00:21:54 GMT

_Version update only_

## 7.19.0
Wed, 08 Dec 2021 16:14:05 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.43.1",
"tag": "@rushstack/heft_v0.43.1",
"date": "Thu, 09 Dec 2021 00:21:54 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.19.1`"
}
]
}
},
{
"version": "0.43.0",
"tag": "@rushstack/heft_v0.43.0",
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 Wed, 08 Dec 2021 19:05:08 GMT and should not be manually modified.
This log was last generated on Thu, 09 Dec 2021 00:21:54 GMT and should not be manually modified.

## 0.43.1
Thu, 09 Dec 2021 00:21:54 GMT

_Version update only_

## 0.43.0
Wed, 08 Dec 2021 19:05:08 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.165",
"tag": "@rushstack/rundown_v1.0.165",
"date": "Thu, 09 Dec 2021 00:21:54 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.43.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.4.2`"
}
]
}
},
{
"version": "1.0.164",
"tag": "@rushstack/rundown_v1.0.164",
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, 08 Dec 2021 19:05:08 GMT and should not be manually modified.
This log was last generated on Thu, 09 Dec 2021 00:21:54 GMT and should not be manually modified.

## 1.0.165
Thu, 09 Dec 2021 00:21:54 GMT

_Version update only_

## 1.0.164
Wed, 08 Dec 2021 19:05:08 GMT
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@rushstack/heft/bump-cyclics_2021-12-08-19-26.json

This file was deleted.

This file was deleted.

24 changes: 24 additions & 0 deletions heft-plugins/heft-dev-cert-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
{
"name": "@rushstack/heft-dev-cert-plugin",
"entries": [
{
"version": "0.1.7",
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.7",
"date": "Thu, 09 Dec 2021 00:21:54 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.19`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.19.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.43.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.4.2`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.43.0` to `^0.43.1`"
}
]
}
},
{
"version": "0.1.6",
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.6",
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, 08 Dec 2021 19:05:08 GMT and should not be manually modified.
This log was last generated on Thu, 09 Dec 2021 00:21:54 GMT and should not be manually modified.

## 0.1.7
Thu, 09 Dec 2021 00:21:54 GMT

_Version update only_

## 0.1.6
Wed, 08 Dec 2021 19:05:08 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.1.52",
"tag": "@rushstack/heft-jest-plugin_v0.1.52",
"date": "Thu, 09 Dec 2021 00:21:54 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.19.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.43.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.43.0` to `^0.43.1`"
}
]
}
},
{
"version": "0.1.51",
"tag": "@rushstack/heft-jest-plugin_v0.1.51",
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, 08 Dec 2021 19:05:08 GMT and should not be manually modified.
This log was last generated on Thu, 09 Dec 2021 00:21:54 GMT and should not be manually modified.

## 0.1.52
Thu, 09 Dec 2021 00:21:54 GMT

_Version update only_

## 0.1.51
Wed, 08 Dec 2021 19:05:08 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.2.9",
"tag": "@rushstack/heft-sass-plugin_v0.2.9",
"date": "Thu, 09 Dec 2021 00:21:54 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.5.6`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.19.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.43.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.4.2`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" from `^0.43.0` to `^0.43.1`"
}
]
}
},
{
"version": "0.2.8",
"tag": "@rushstack/heft-sass-plugin_v0.2.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 Wed, 08 Dec 2021 19:05:08 GMT and should not be manually modified.
This log was last generated on Thu, 09 Dec 2021 00:21:54 GMT and should not be manually modified.

## 0.2.9
Thu, 09 Dec 2021 00:21:54 GMT

_Version update only_

## 0.2.8
Wed, 08 Dec 2021 19:05:08 GMT
Expand Down

0 comments on commit d926b63

Please sign in to comment.