fix(core): No changes in the project files
This commit is contained in:
parent
3fb6e3b3c3
commit
5fa40387fe
8
changelog.md
Normal file
8
changelog.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Changelog
|
||||||
|
|
||||||
|
## 2024-07-01 - 1.0.2 - fix(core)
|
||||||
|
No changes in the project files
|
||||||
|
|
||||||
|
|
||||||
|
## 2024-07-01 - 1.0.1 - Initial Release
|
||||||
|
Initial release of the project.
|
8
ts/00_commitinfo_data.ts
Normal file
8
ts/00_commitinfo_data.ts
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
/**
|
||||||
|
* autocreated commitinfo by @push.rocks/commitinfo
|
||||||
|
*/
|
||||||
|
export const commitinfo = {
|
||||||
|
name: '@apiclient.xyz/ghost',
|
||||||
|
version: '1.0.2',
|
||||||
|
description: 'an unofficial ghost api package'
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user