Skip to content

Commit

Permalink
Release apps (#685)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
lkostrowski and github-actions[bot] authored Jun 28, 2023
1 parent cbd763b commit d34c2a1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/heavy-dragons-promise.md

This file was deleted.

6 changes: 6 additions & 0 deletions apps/klaviyo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# saleor-app-klaviyo

## 1.7.1

### Patch Changes

- cbd763b: Prevent Server-side rendering in Klaviyo app to avoid hydration errors

## 1.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/klaviyo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saleor-app-klaviyo",
"version": "1.7.0",
"version": "1.7.1",
"scripts": {
"build": "pnpm generate && next build",
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down

1 comment on commit d34c2a1

@vercel
Copy link

@vercel vercel bot commented on d34c2a1 Jun 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.