Skip to content

Commit 3236641

Browse files
chore(release): 0.1.5 (#11)
Auto-compile changelog, increment package, then auto-merge changes made for v0.1.5 into main. [skip ci]
1 parent 6403049 commit 3236641

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.1.5](https://github.com/XIVStats/lodestone/compare/v0.1.4...v0.1.5) (2021-09-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **license:** add additional contributor ([6403049](https://github.com/XIVStats/lodestone/commit/640304972cdd5abd4b71eb564a58c927a9deb30f))
7+
18
# Changelog
29

310
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.

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

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xivstats/lodestone",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Module for pulling character profiles from the Final Fantasy XIV Lodestone",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)