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
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to the Nynaeve theme will be documented in this file.

For project-wide changes (infrastructure, tooling, cross-cutting concerns), see the [project root CHANGELOG.md](../../../../../CHANGELOG.md).

## [2.0.21] - 2025-12-03

### Changed
- **Documentation Cleanup**: Removed references to deleted documentation files in README.md
- Removed references to `docs/DEV.md`, `docs/BLOCKS.md`, `docs/WOOCOMMERCE.md`, and `docs/PATTERN-TO-NATIVE-BLOCK.md`
- Documentation section now only lists existing files: CLAUDE.md and CHANGELOG.md
- Simplified documentation structure for clearer navigation

## [2.0.20] - 2025-12-03

### Changed
Expand Down
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,6 @@ npm run build

| Resource | Description |
| --- | --- |
| [Developer Guide](docs/DEV.md) | Development commands, architecture, and workflows |
| [Blocks Overview](docs/BLOCKS.md) | Complete block library with usage examples |
| [WooCommerce Integration](docs/WOOCOMMERCE.md) | Quote mode, catalog mode, and configuration |
| [Pattern to Block Guide](docs/PATTERN-TO-NATIVE-BLOCK.md) | Convert patterns to native blocks |
| [CLAUDE.md](CLAUDE.md) | AI assistant guidance and project context |
| [CHANGELOG.md](CHANGELOG.md) | Version history and updates |

Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Theme Name: Nynaeve
Theme URI: https://imagewize.com
Description: Modern WordPress theme built on Sage 11 with reusable custom blocks using WordPress native tools and the Roots.io stack.
Version: 2.0.20
Version: 2.0.21
Author: Jasper Frumau
Author URI: https://magewize.com
Text Domain: nynaeve
Expand Down