Skip to content

Commit b0d0c55

Browse files
committed
Update changelogs [skip ci]
1 parent dfad78e commit b0d0c55

File tree

3 files changed

+20
-11
lines changed

3 files changed

+20
-11
lines changed

common/changes/@rushstack/heft-localization-typings-plugin/fix-options_2024-08-21-06-39.json

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

heft-plugins/heft-localization-typings-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/heft-localization-typings-plugin",
33
"entries": [
4+
{
5+
"version": "0.1.1",
6+
"tag": "@rushstack/heft-localization-typings-plugin_v0.1.1",
7+
"date": "Wed, 21 Aug 2024 06:52:07 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix a misnamed property in the options schema."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.1.0",
618
"tag": "@rushstack/heft-localization-typings-plugin_v0.1.0",

heft-plugins/heft-localization-typings-plugin/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @rushstack/heft-localization-typings-plugin
22

3-
This log was last generated on Wed, 21 Aug 2024 05:43:04 GMT and should not be manually modified.
3+
This log was last generated on Wed, 21 Aug 2024 06:52:07 GMT and should not be manually modified.
4+
5+
## 0.1.1
6+
Wed, 21 Aug 2024 06:52:07 GMT
7+
8+
### Patches
9+
10+
- Fix a misnamed property in the options schema.
411

512
## 0.1.0
613
Wed, 21 Aug 2024 05:43:04 GMT

0 commit comments

Comments
 (0)