Skip to content

Commit 735b529

Browse files
Release apps
1 parent 9fda34e commit 735b529

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+245
-71
lines changed

.changeset/grumpy-laws-care.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/old-zebras-deliver.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/plenty-fishes-act.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

.changeset/tiny-mangos-bow.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

apps/avatax/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# saleor-app-avatax
22

3+
## 1.21.5
4+
5+
### Patch Changes
6+
7+
- 98459d79: Updated Next.js to 15.2.6
8+
- b1f10da0: Added logs when app fails to install due to error in APL, or due to disallowed domain and when app installs successfully
9+
- Updated dependencies [98459d79]
10+
- @saleor/apps-logger@1.6.2
11+
- @saleor/apps-otel@2.3.1
12+
- @saleor/react-hook-form-macaw@0.2.16
13+
- @saleor/sentry-utils@0.2.5
14+
- @saleor/apps-shared@1.14.1
15+
- @saleor/apps-ui@1.3.2
16+
- @saleor/webhook-utils@0.2.6
17+
318
## 1.21.4
419

520
### Patch Changes

apps/avatax/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saleor-app-avatax",
3-
"version": "1.21.4",
3+
"version": "1.21.5",
44
"private": true,
55
"type": "module",
66
"scripts": {

apps/cms/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# saleor-app-cms
22

3+
## 2.13.1
4+
5+
### Patch Changes
6+
7+
- 98459d79: Updated Next.js to 15.2.6
8+
- b1f10da0: Added logs when app fails to install due to error in APL, or due to disallowed domain and when app installs successfully
9+
- Updated dependencies [98459d79]
10+
- @saleor/apps-logger@1.6.2
11+
- @saleor/apps-otel@2.3.1
12+
- @saleor/react-hook-form-macaw@0.2.16
13+
- @saleor/sentry-utils@0.2.5
14+
- @saleor/apps-shared@1.14.1
15+
- @saleor/apps-ui@1.3.2
16+
317
## 2.13.0
418

519
### Minor Changes

apps/cms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saleor-app-cms",
3-
"version": "2.13.0",
3+
"version": "2.13.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

apps/klaviyo/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# saleor-app-klaviyo
22

3+
## 1.14.1
4+
5+
### Patch Changes
6+
7+
- 98459d79: Updated Next.js to 15.2.6
8+
- b1f10da0: Added logs when app fails to install due to error in APL, or due to disallowed domain and when app installs successfully
9+
- Updated dependencies [98459d79]
10+
- @saleor/apps-logger@1.6.2
11+
- @saleor/apps-otel@2.3.1
12+
- @saleor/sentry-utils@0.2.5
13+
- @saleor/apps-shared@1.14.1
14+
- @saleor/apps-ui@1.3.2
15+
316
## 1.14.0
417

518
### Minor Changes

apps/klaviyo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saleor-app-klaviyo",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)