Skip to content

Commit

Permalink
Release apps
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 24, 2025
1 parent 2f06b1e commit a6463e6
Show file tree
Hide file tree
Showing 15 changed files with 49 additions and 18 deletions.
11 changes: 0 additions & 11 deletions .changeset/brave-snakes-ring.md

This file was deleted.

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

## 1.12.7

### Patch Changes

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

## 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
6 changes: 6 additions & 0 deletions apps/cms-v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# saleor-app-cms-v2

## 2.9.20

### Patch Changes

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

## 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.9.20",
"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
6 changes: 6 additions & 0 deletions apps/products-feed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# saleor-app-products-feed

## 1.20.2

### Patch Changes

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

## 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.20.2",
"scripts": {
"build": "next build",
"check-types": "tsc --noEmit",
Expand Down
6 changes: 6 additions & 0 deletions apps/search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# 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

## 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
6 changes: 6 additions & 0 deletions apps/segment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# segment

## 2.0.5

### Patch Changes

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

## 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
6 changes: 6 additions & 0 deletions apps/smtp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# smtp

## 1.2.23

### Patch Changes

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

## 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

0 comments on commit a6463e6

Please sign in to comment.