saleor-app-invoices@1.1.0 (#104)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-02-07 21:02:42 +01:00 committed by GitHub
parent 8dd9edba68
commit e783e92749
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"saleor-app-invoices": minor
---
Remove VercelAPL from SaleorApp

View file

@ -0,0 +1,7 @@
# saleor-app-invoices
## 1.1.0
### Minor Changes
- 569a187: Remove VercelAPL from SaleorApp

View file

@ -1,6 +1,6 @@
{ {
"name": "saleor-app-invoices", "name": "saleor-app-invoices",
"version": "1.0.0", "version": "1.1.0",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev", "dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",