Skip to content

Commit

Permalink
🚀 Release apps (#1430)
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 19, 2024
1 parent a18c342 commit 94515db
Show file tree
Hide file tree
Showing 21 changed files with 83 additions and 25 deletions.
5 changes: 0 additions & 5 deletions .changeset/four-foxes-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-trees-yell.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/selfish-stingrays-decide.md

This file was deleted.

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

## 1.7.0

### Minor Changes

- ba981a73: Fixed discount logic. After this change AvaTax app will send Saleor discounts to Avalara for automatic distribution when handling calculate taxes webhook for order and checkout. Discount logic when confirming order will remain unchanged - AvaTax app will use price reduction discounts and sends totalPrice from Saleor.

### Patch Changes

- Updated dependencies [6f2d6abb]
- @saleor/apps-otel@1.3.0

## 1.6.3

### 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.6.3",
"version": "1.7.0",
"scripts": {
"build": "pnpm generate && 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.9.0

### Minor Changes

- 19f288a4: You can now see more context information in logs that should be helpful in debugging issues with the app.

### Patch Changes

- Updated dependencies [6f2d6abb]
- @saleor/apps-otel@1.3.0

## 2.8.3

### 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.8.3",
"version": "2.9.0",
"scripts": {
"build": "pnpm generate && next build",
"check-types": "tsc --noEmit",
Expand Down
7 changes: 7 additions & 0 deletions apps/emails-and-messages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# saleor-app-emails-and-messages

## 1.13.4

### Patch Changes

- Updated dependencies [6f2d6abb]
- @saleor/apps-otel@1.3.0

## 1.13.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/emails-and-messages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "emails-and-messages",
"version": "1.13.3",
"version": "1.13.4",
"scripts": {
"build": "pnpm generate && next build",
"check-types": "tsc --noEmit",
Expand Down
7 changes: 7 additions & 0 deletions apps/klaviyo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# saleor-app-klaviyo

## 1.12.4

### Patch Changes

- Updated dependencies [6f2d6abb]
- @saleor/apps-otel@1.3.0

## 1.12.3

### 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.3",
"version": "1.12.4",
"scripts": {
"build": "pnpm generate && 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.19.0

### Minor Changes

- 19f288a4: You can now see more context information in logs that should be helpful in debugging issues with the app.

### Patch Changes

- Updated dependencies [6f2d6abb]
- @saleor/apps-otel@1.3.0

## 1.18.3

### 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.18.3",
"version": "1.19.0",
"scripts": {
"build": "pnpm generate && 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.4

### Patch Changes

- Updated dependencies [6f2d6abb]
- @saleor/apps-otel@1.3.0

## 1.22.3

### 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.3",
"version": "1.22.4",
"scripts": {
"build": "pnpm generate && 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.1.4

### Patch Changes

- Updated dependencies [6f2d6abb]
- @saleor/apps-otel@1.3.0

## 1.1.3

### 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.1.3",
"version": "1.1.4",
"scripts": {
"build": "pnpm generate && next build",
"check-types": "tsc --noEmit",
Expand Down
7 changes: 7 additions & 0 deletions apps/taxjar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# app-taxjar

## 1.2.4

### Patch Changes

- Updated dependencies [6f2d6abb]
- @saleor/apps-otel@1.3.0

## 1.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/taxjar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app-taxjar",
"version": "1.2.3",
"version": "1.2.4",
"scripts": {
"build": "pnpm generate && next build",
"check-types": "tsc --noEmit",
Expand Down
6 changes: 6 additions & 0 deletions packages/otel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @saleor/apps-otel

## 1.3.0

### Minor Changes

- 6f2d6abb: Revert Vercel's waitUntil. Logs that were pushed via this API were broken and not delivered

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/otel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saleor/apps-otel",
"version": "1.2.2",
"version": "1.3.0",
"scripts": {
"check-types": "tsc --noEmit",
"lint": "eslint .",
Expand Down

0 comments on commit 94515db

Please sign in to comment.