Skip to content

Commit f72dfd3

Browse files
committed
fix(release): add # to changelog title
1 parent b208ea5 commit f72dfd3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@semantic-release/changelog",
1010
{
1111
"changelogFile": "CHANGELOG.md",
12-
changelogTitle: "Changelog"
12+
changelogTitle: "# Changelog"
1313
}
1414
]
1515
]

docs/api/classes/client_LodestoneClient.default.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Client for interfacing with the Final Fantasy XIV Lodestone
2929

3030
#### Defined in
3131

32-
[LodestoneClient.ts:53](https://github.com/XIVStats/lodestone/blob/3236641/src/client/LodestoneClient.ts#L53)
32+
[LodestoneClient.ts:53](https://github.com/XIVStats/lodestone/blob/b208ea5/src/client/LodestoneClient.ts#L53)
3333

3434
## Properties
3535

@@ -43,4 +43,4 @@ An instance will be generated by default, but as a consumer you can provide your
4343

4444
#### Defined in
4545

46-
[LodestoneClient.ts:49](https://github.com/XIVStats/lodestone/blob/3236641/src/client/LodestoneClient.ts#L49)
46+
[LodestoneClient.ts:49](https://github.com/XIVStats/lodestone/blob/b208ea5/src/client/LodestoneClient.ts#L49)

0 commit comments

Comments
 (0)