Release apps (#429)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
b33da7a70a
commit
aa27f9d6ef
3 changed files with 7 additions and 6 deletions
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
"saleor-app-search": patch
|
||||
---
|
||||
|
||||
Improved helping description - added supported events and links to docs
|
|
@ -1,5 +1,11 @@
|
|||
# saleor-app-search
|
||||
|
||||
## 1.7.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- b33da7a: Improved helping description - added supported events and links to docs
|
||||
|
||||
## 1.7.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "saleor-app-search",
|
||||
"version": "1.7.0",
|
||||
"version": "1.7.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
|
||||
|
|
Loading…
Reference in a new issue