fix(readme): format features list as markdown bullets for proper rendering

This commit is contained in:
2026-03-20 14:09:24 +00:00
parent 67e69f9988
commit 1cffbc08c1
3 changed files with 22 additions and 16 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartsitemap',
version: '4.0.0',
version: '4.0.1',
description: 'A comprehensive TypeScript sitemap library with builder API, supporting standard, news, image, video, and hreflang sitemaps with auto-splitting, streaming, validation, and RSS feed integration.'
}