chore(release): v0.1.1

This commit is contained in:
2026-01-13 08:40:45 -05:00
parent e95bbfb885
commit 9fb40a9c66
2 changed files with 15 additions and 1 deletions

View File

@@ -1 +1,15 @@
# Changelog
## v0.1.1
### 🚀 Enhancements
- Initial Moonshine theme - Headless WordPress theme based on Nuxt (b3134fe)
- CHANGELOG generation using conventional commits (55e16ab)
- ESLint configuration (e95bbfb)
### ❤️ Contributors
- Pascal Martineau <pascal@lewebsimple.ca>

View File

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