chore(release): v0.1.2
This commit is contained in:
@@ -1,5 +1,20 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v0.1.2
|
||||||
|
|
||||||
|
[compare changes](https://gitea.websimple.com/templates/wp-headless/compare/v0.1.1...v0.1.2)
|
||||||
|
|
||||||
|
### 🚀 Enhancements
|
||||||
|
|
||||||
|
- Initial Nuxt UI configuration (ca2e660)
|
||||||
|
- Initial layout with SiteHeader / SiteFooter (3d7a2b2)
|
||||||
|
- Update .gitignore and add Copilot instructions (f520db7)
|
||||||
|
- Optional SSL for dev server (9b6a86f)
|
||||||
|
- Typecheck npm script (33589d4)
|
||||||
|
- Initial theme setup (theme features, locale, main menu) (a286047)
|
||||||
|
- Initial GraphQL setup with remote WP schema (d0244eb)
|
||||||
|
- Initial authentication logic and UX (c109423)
|
||||||
|
|
||||||
## v0.1.1
|
## v0.1.1
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@lewebsimple/moonshine",
|
"name": "@lewebsimple/moonshine",
|
||||||
"description": "Headless WordPress theme based on Nuxt.",
|
"description": "Headless WordPress theme based on Nuxt.",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user