Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Release apps #1710

Merged
merged 1 commit into from
Jan 30, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions .changeset/brave-snakes-ring.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/flat-horses-yawn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/four-plants-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/many-taxis-film.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-suns-hang.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/rare-grapes-burn.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/witty-islands-listen.md

This file was deleted.

8 changes: 8 additions & 0 deletions apps/avatax/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# app-avatax

## 1.12.7

### Patch Changes

- 2f06b1e9: Bumping app-sdk to v0.52.0 - adding native APL support for vercel-kv and redis
- 99f64efc: - Fixed bug in webhook migration script that was causing app webhooks to be disabled by migration
- a8f63fc4: Modified vercel.json to allow multiple regions. Now Vercel will replicate function in "dub1" and "iad1"

## 1.12.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/avatax/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app-avatax",
"version": "1.12.6",
"version": "1.12.7",
"scripts": {
"build": " next build",
"check-types": "tsc --noEmit",
Expand Down
11 changes: 11 additions & 0 deletions apps/cms-v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# saleor-app-cms-v2

## 2.10.0

### Minor Changes

- 34da7f12: Adding the SKU as synced field to the CMS app

### Patch Changes

- 2f06b1e9: Bumping app-sdk to v0.52.0 - adding native APL support for vercel-kv and redis
- a8f63fc4: Modified vercel.json to allow multiple regions. Now Vercel will replicate function in "dub1" and "iad1"

## 2.9.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/cms-v2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cms-v2",
"version": "2.9.19",
"version": "2.10.0",
"scripts": {
"build": "next build",
"check-types": "tsc --noEmit",
Expand Down
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.12.20

### Patch Changes

- 2f06b1e9: Bumping app-sdk to v0.52.0 - adding native APL support for vercel-kv and redis

## 1.12.19

### Patch 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": "klaviyo",
"version": "1.12.19",
"version": "1.12.20",
"scripts": {
"build": "next build",
"check-types": "tsc --noEmit",
Expand Down
11 changes: 11 additions & 0 deletions apps/products-feed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# saleor-app-products-feed

## 1.21.0

### Minor Changes

- 6c4e3302: Adding support for shipping_label in the attributes mapping.

### Patch Changes

- 2f06b1e9: Bumping app-sdk to v0.52.0 - adding native APL support for vercel-kv and redis
- a8f63fc4: Modified vercel.json to allow multiple regions. Now Vercel will replicate function in "dub1" and "iad1"

## 1.20.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/products-feed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "products-feed",
"version": "1.20.1",
"version": "1.21.0",
"scripts": {
"build": "next build",
"check-types": "tsc --noEmit",
Expand Down
7 changes: 7 additions & 0 deletions apps/search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# saleor-app-search

## 1.22.21

### Patch Changes

- 2f06b1e9: Bumping app-sdk to v0.52.0 - adding native APL support for vercel-kv and redis
- a8f63fc4: Modified vercel.json to allow multiple regions. Now Vercel will replicate function in "dub1" and "iad1"

## 1.22.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "search",
"version": "1.22.20",
"version": "1.22.21",
"scripts": {
"build": "next build",
"check-types": "tsc --noEmit",
Expand Down
10 changes: 10 additions & 0 deletions apps/segment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# segment

## 2.0.5

### Patch Changes

- 2f06b1e9: Bumping app-sdk to v0.52.0 - adding native APL support for vercel-kv and redis
- a8f63fc4: Modified vercel.json to allow multiple regions. Now Vercel will replicate function in "dub1" and "iad1"
- 99f64efc: - Fixed bug in webhook migration script that was causing app webhooks to be disabled by migration
- Awaited Segment flush event - after this change events will be properly send to Segment
- Added user email to properties sent to Segment.

## 2.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/segment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "segment",
"version": "2.0.4",
"version": "2.0.5",
"scripts": {
"build": "next build",
"check-types": "tsc --noEmit",
Expand Down
7 changes: 7 additions & 0 deletions apps/smtp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# smtp

## 1.2.23

### Patch Changes

- 2f06b1e9: Bumping app-sdk to v0.52.0 - adding native APL support for vercel-kv and redis
- a8f63fc4: Modified vercel.json to allow multiple regions. Now Vercel will replicate function in "dub1" and "iad1"

## 1.2.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/smtp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smtp",
"version": "1.2.22",
"version": "1.2.23",
"scripts": {
"build": "next build",
"check-types": "tsc --noEmit",
Expand Down
Loading