chore(release): v0.1.7

This commit is contained in:
2026-01-27 20:25:04 -05:00
parent b886585be1
commit e661c61645
2 changed files with 11 additions and 1 deletions

View File

@@ -1,5 +1,15 @@
# Changelog
## v0.1.7
[compare changes](https://gitea.websimple.com/templates/wp-headless/compare/v0.1.6...v0.1.7)
### 🚀 Enhancements
- Configure sitemap URL in robots.txt (63f8e44)
- Deploy to Cloudflare workers (c6dfbeb)
- Display theme version in admin footer (b886585)
## v0.1.6
[compare changes](https://gitea.websimple.com/templates/wp-headless/compare/v0.1.5...v0.1.6)

View File

@@ -1,7 +1,7 @@
{
"name": "@lewebsimple/moonshine",
"description": "Headless WordPress theme based on Nuxt.",
"version": "0.1.6",
"version": "0.1.7",
"type": "module",
"private": true,
"scripts": {