Skip to content

Commit b208ea5

Browse files
committed
fix(changelog): add title
1 parent 3236641 commit b208ea5

3 files changed

Lines changed: 4 additions & 7 deletions

File tree

.releaserc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
[
99
"@semantic-release/changelog",
1010
{
11-
"changelogFile": "CHANGELOG.md"
11+
"changelogFile": "CHANGELOG.md",
12+
changelogTitle: "Changelog"
1213
}
1314
]
1415
]

CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55

66
* **license:** add additional contributor ([6403049](https://github.com/XIVStats/lodestone/commit/640304972cdd5abd4b71eb564a58c927a9deb30f))
77

8-
# Changelog
9-
10-
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
11-
128
## [0.1.4](https://github.com/XIVStats/lodestone/compare/v0.1.3...v0.1.4) (2021-09-20)
139

1410

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/6403049/src/client/LodestoneClient.ts#L53)
32+
[LodestoneClient.ts:53](https://github.com/XIVStats/lodestone/blob/3236641/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/6403049/src/client/LodestoneClient.ts#L49)
46+
[LodestoneClient.ts:49](https://github.com/XIVStats/lodestone/blob/3236641/src/client/LodestoneClient.ts#L49)

0 commit comments

Comments
 (0)