fix(repo): no changes to commit

This commit is contained in:
2026-03-28 09:17:09 +00:00
parent 692e45286e
commit 8bc1fd5a5e
3 changed files with 18 additions and 4 deletions

View File

@@ -1,5 +1,8 @@
/**
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@apiclient.xyz/bookstack',
version: '1.0.0',
description: 'A TypeScript API client for BookStack, providing easy access to books, chapters, pages, shelves, and more.',
};
version: '1.0.1',
description: 'A TypeScript API client for BookStack, providing easy access to books, chapters, pages, shelves, and more.'
}