diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1d4ea43..bc96e48 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -60,6 +60,8 @@ jobs: registry-url: 'https://npm.pkg.github.com' # Defaults to the user or organization that owns the workflow file scope: '@xivstats' + - run: git status + - run: ls -alh - run: git add CHANGELOG.MD package.json package-lock.json - run: 'git commit -m "chore(release): ${{ steps.package-version.outputs.current-version }}" -m "[skip ci]"' - name: Push changes diff --git a/docs/api/classes/client_LodestoneClient.default.md b/docs/api/classes/client_LodestoneClient.default.md index 1e80193..024f929 100644 --- a/docs/api/classes/client_LodestoneClient.default.md +++ b/docs/api/classes/client_LodestoneClient.default.md @@ -29,7 +29,7 @@ Client for interfacing with the Final Fantasy XIV Lodestone #### Defined in -[LodestoneClient.ts:53](https://github.com/XIVStats/lodestone/blob/ee2aff4/src/client/LodestoneClient.ts#L53) +[LodestoneClient.ts:53](https://github.com/XIVStats/lodestone/blob/9a0f5ab/src/client/LodestoneClient.ts#L53) ## Properties @@ -43,4 +43,4 @@ An instance will be generated by default, but as a consumer you can provide your #### Defined in -[LodestoneClient.ts:49](https://github.com/XIVStats/lodestone/blob/ee2aff4/src/client/LodestoneClient.ts#L49) +[LodestoneClient.ts:49](https://github.com/XIVStats/lodestone/blob/9a0f5ab/src/client/LodestoneClient.ts#L49)