Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down