Skip to content

Commit

Permalink
Update version, hide place order button
Browse files Browse the repository at this point in the history
  • Loading branch information
devsbequest committed Nov 21, 2023
1 parent c902918 commit 4c07802
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion assets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Wookey

## 1.0.7

### Patch Changes

- Update version, hide "place order" button

## 1.0.6

### Patch Changes
Expand All @@ -21,7 +27,7 @@

- Update plugin semver
- from XPRNetwork/fix-include-paths
- Fix import paths in wookey-gateway.core.php.
- Fix import paths in wookey-gateway.core.php.
- Remove old php tag opening

## 1.0.3
Expand Down
2 changes: 1 addition & 1 deletion assets/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Wookey",
"private": true,
"version": "1.0.6",
"version": "1.0.7",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 4c07802

Please sign in to comment.