# Changelog ## 2025-11-19 - 2.0.4 - fix(smartsitemap) Update CI configuration, bump dependencies, and apply small code cleanups - CI: switch build image to code.foss.global, adjust NPMCI computed repo URL and install @ship.zone/npmci in workflows - Dependencies: bump several devDependencies and runtime dependencies to newer major/minor releases - package.json: add packageManager/pnpm metadata, bugs URL, homepage tweak and small script adjustments (test/build) - Code: use plugins.webrequest.webrequest helper for HTTP requests, formatting and typing improvements across TypeScript sources (smartsitemap, sitemapnews, sitemapwebsite) - Tests and fixtures: update test feed URL, normalize YAML/test formatting - .gitignore: add .claude and .serena ignores and reorganize custom section - tsconfig: add baseUrl/paths and clean up legacy compiler options - Misc: fix trailing commas/newlines in npmextra.json and commitinfo data ## 2024-05-29 - 2.0.3 - maintenance Release 2.0.3 with package metadata and build configuration tweaks. - Update package description. - Update TypeScript configuration (tsconfig) for build settings. - Adjust npmextra.json githost entries. - General maintenance and housekeeping. ## 2023-10-20 - 2.0.2 - bugfix Patch release with core fixes and stability improvements. - fix(core): apply core updates and bug fixes. ## 2022-03-24 - 2.0.0–2.0.1 - major / patch Major 2.0.0 release and immediate 2.0.1 follow-up containing core updates. - 2.0.0: major version bump with core updates. - 2.0.1: subsequent fixes to address issues found after the 2.0.0 release. - Both releases include core maintenance and stability improvements. ## 2020-10-25 – 2022-03-24 - 1.0.1–1.0.15 - patch releases Series of patch releases and minor fixes across the 1.0.x line. - Multiple incremental releases (1.0.1 through 1.0.15). - Repeated "fix(core): update" commits indicating small bug fixes and maintenance. - No large feature changes; mainly stability and housekeeping updates.