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 10, 2024
1 parent bb5099a commit 0395bc0
Show file tree
Hide file tree
Showing 7 changed files with 56 additions and 13 deletions.

This file was deleted.

12 changes: 12 additions & 0 deletions heft-plugins/heft-jest-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@rushstack/heft-jest-plugin",
"entries": [
{
"version": "0.14.0",
"tag": "@rushstack/heft-jest-plugin_v0.14.0",
"date": "Tue, 10 Dec 2024 07:32:19 GMT",
"comments": {
"minor": [
{
"comment": "Inject `punycode` into the NodeJS module cache in Node versions 22 and above to work around a deprecation warning."
}
]
}
},
{
"version": "0.13.3",
"tag": "@rushstack/heft-jest-plugin_v0.13.3",
Expand Down
9 changes: 8 additions & 1 deletion heft-plugins/heft-jest-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @rushstack/heft-jest-plugin

This log was last generated on Mon, 09 Dec 2024 20:31:43 GMT and should not be manually modified.
This log was last generated on Tue, 10 Dec 2024 07:32:19 GMT and should not be manually modified.

## 0.14.0
Tue, 10 Dec 2024 07:32:19 GMT

### Minor changes

- Inject `punycode` into the NodeJS module cache in Node versions 22 and above to work around a deprecation warning.

## 0.13.3
Mon, 09 Dec 2024 20:31:43 GMT
Expand Down
12 changes: 12 additions & 0 deletions rigs/heft-node-rig/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@rushstack/heft-node-rig",
"entries": [
{
"version": "2.6.45",
"tag": "@rushstack/heft-node-rig_v2.6.45",
"date": "Tue, 10 Dec 2024 07:32:19 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.14.0`"
}
]
}
},
{
"version": "2.6.44",
"tag": "@rushstack/heft-node-rig_v2.6.44",
Expand Down
7 changes: 6 additions & 1 deletion rigs/heft-node-rig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft-node-rig

This log was last generated on Mon, 09 Dec 2024 20:31:43 GMT and should not be manually modified.
This log was last generated on Tue, 10 Dec 2024 07:32:19 GMT and should not be manually modified.

## 2.6.45
Tue, 10 Dec 2024 07:32:19 GMT

_Version update only_

## 2.6.44
Mon, 09 Dec 2024 20:31:43 GMT
Expand Down
12 changes: 12 additions & 0 deletions rigs/heft-web-rig/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@rushstack/heft-web-rig",
"entries": [
{
"version": "0.25.12",
"tag": "@rushstack/heft-web-rig_v0.25.12",
"date": "Tue, 10 Dec 2024 07:32:19 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.14.0`"
}
]
}
},
{
"version": "0.25.11",
"tag": "@rushstack/heft-web-rig_v0.25.11",
Expand Down
7 changes: 6 additions & 1 deletion rigs/heft-web-rig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/heft-web-rig

This log was last generated on Mon, 09 Dec 2024 20:31:43 GMT and should not be manually modified.
This log was last generated on Tue, 10 Dec 2024 07:32:19 GMT and should not be manually modified.

## 0.25.12
Tue, 10 Dec 2024 07:32:19 GMT

_Version update only_

## 0.25.11
Mon, 09 Dec 2024 20:31:43 GMT
Expand Down

0 comments on commit 0395bc0

Please sign in to comment.