chore(release): v0.1.10
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# Changelog
|
||||
|
||||
## v0.1.10
|
||||
|
||||
[compare changes](https://gitea.websimple.com/templates/wp-headless/compare/v0.1.9...v0.1.10)
|
||||
|
||||
### 🚀 Enhancements
|
||||
|
||||
- GroupSiteOptions.phoneNumber (ad3c53c)
|
||||
- AcfPhone component (6b17201)
|
||||
- AcfLink / AcfLinkButton components (115a5d2)
|
||||
|
||||
### 💅 Refactors
|
||||
|
||||
- OptionsSite => SiteOptions for clearer naming (fefa980)
|
||||
|
||||
## v0.1.9
|
||||
|
||||
[compare changes](https://gitea.websimple.com/templates/wp-headless/compare/v0.1.8...v0.1.9)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@lewebsimple/moonshine",
|
||||
"description": "Headless WordPress theme based on Nuxt.",
|
||||
"version": "0.1.9",
|
||||
"version": "0.1.10",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
6
wp-content/themes/moonshine/pnpm-lock.yaml
generated
6
wp-content/themes/moonshine/pnpm-lock.yaml
generated
@@ -7376,7 +7376,7 @@ snapshots:
|
||||
'@whatwg-node/promise-helpers': 1.3.2
|
||||
cross-inspect: 1.0.1
|
||||
graphql: 16.12.0
|
||||
tslib: 2.6.3
|
||||
tslib: 2.8.1
|
||||
|
||||
'@graphql-tools/utils@11.0.0(graphql@16.12.0)':
|
||||
dependencies:
|
||||
@@ -11514,7 +11514,7 @@ snapshots:
|
||||
|
||||
lower-case@2.0.2:
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
tslib: 2.6.3
|
||||
|
||||
lru-cache@10.4.3: {}
|
||||
|
||||
@@ -13461,7 +13461,7 @@ snapshots:
|
||||
|
||||
upper-case@2.0.2:
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
tslib: 2.6.3
|
||||
|
||||
uqr@0.1.2: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user