diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ee2b15..29a31ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.2](https://github.com/zhawtof/hawtofthepress/compare/v1.1.1...v1.1.2) (2025-08-09) + + +### Bug Fixes + +* **theme:** update link colors for better visibility and consistency across light and dark themes ([fa4b102](https://github.com/zhawtof/hawtofthepress/commit/fa4b102e758a2d79b25fadbbc010a34800a2b6e6)) + ## [1.1.1](https://github.com/zhawtof/hawtofthepress/compare/v1.1.0...v1.1.1) (2025-08-09) diff --git a/package.json b/package.json index cfca242..0d34b2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hawtofthepress", - "version": "1.1.1", + "version": "1.1.2", "description": "Monospace brutalist Ghost theme — vertical date • title, grey tags, SEO-friendly pages, Portal subscribe, tag filter UI.", "repository": { "type": "git",