@@ -24,6 +24,28 @@ version increments reflecting both user-visible and operational impact.
2424
2525---
2626
27+ ## [ 1.26.8] - 2026-02-07
28+
29+ ### Changed
30+
31+ - Refreshed timestamp for main route in ` static/sitemap.xml ` .
32+ - Updated all GitHub Actions workflows to utilize ** npm 11.9.0** .
33+ - Updated generator metadata in ` src/app.html ` to reflect ** SvelteKit 2.50.2** .
34+ - Added ` eslint ` and ` @eslint/js ` to ` .ncurc.js ` ** reject** list, pinned ` v9.39.2 ` in ` package.json ` .
35+ - Bumped project version to ` v1.26.8 ` .
36+ - Updated dependencies:
37+ - ` posthog-js ` ` ^1.336.4 ` → ` ^1.342.1 `
38+ - ` semver ` ` ^7.7.3 ` → ` ^7.7.4 `
39+ - ` svelte ` ` 5.49.1 ` → ` 5.50.0 `
40+ - ` @playwright/test ` ` ^1.58.1 ` → ` ^1.58.2 `
41+ - ` @sveltejs/kit ` ` 2.50.1 ` → ` 2.50.2 `
42+ - ` eslint-plugin-doc ` ` ^62.5.0 ` → ` ^62.5.3 `
43+ - ` jsdom ` ` 27.4.0 ` → ` 28.0.0 `
44+ - ` playwright ` ` ^1.58.1 ` → ` ^1.58.2 `
45+ - ` stylelint ` ` ^17.1.0 ` → ` ^17.1.1 `
46+
47+ ---
48+
2749## [ 1.26.7] - 2026-02-01
2850
2951### Changed
@@ -2369,7 +2391,8 @@ This enables analytics filtering and CSP hardening for the audit environment.
23692391
23702392<!-- Link references -->
23712393
2372- [ Unreleased ] : https://github.com/netwk-pro/netwk-pro.github.io/compare/v1.26.7...HEAD
2394+ [ Unreleased ] : https://github.com/netwk-pro/netwk-pro.github.io/compare/v1.26.8...HEAD
2395+ [ 1.26.8 ] : https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.26.8
23732396[ 1.26.7 ] : https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.26.7
23742397[ 1.26.6 ] : https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.26.6
23752398[ 1.26.5 ] : https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.26.5
0 commit comments