chore(release): v0.1.5

This commit is contained in:
2026-01-21 22:05:06 -05:00
parent 3b706c0092
commit 4ae9b67b9c
2 changed files with 11 additions and 1 deletions

View File

@@ -1,5 +1,15 @@
# Changelog
## v0.1.5
[compare changes](https://gitea.websimple.com/templates/wp-headless/compare/v0.1.4...v0.1.5)
### 🩹 Fixes
- Auth server utils upgrade to latest nuxt-graphql (fd61895)
- Immutable extractNodes (baa3061)
- Type issue with NodePage (3b706c0)
## v0.1.4
[compare changes](https://gitea.websimple.com/templates/wp-headless/compare/v0.1.2...v0.1.4)

View File

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