Skip to content

Commit

Permalink
Release apps (#842)
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] committed Aug 7, 2023
1 parent 6a84b4b commit a951af9
Show file tree
Hide file tree
Showing 34 changed files with 154 additions and 70 deletions.
8 changes: 0 additions & 8 deletions .changeset/blue-beans-battle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brave-wasps-destroy.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/forty-onions-wash.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/happy-poets-wait.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-dryers-wink.md

This file was deleted.

18 changes: 0 additions & 18 deletions .changeset/pink-dolphins-collect.md

This file was deleted.

10 changes: 10 additions & 0 deletions apps/cms-v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# saleor-app-cms-v2

## 2.1.2

### Patch Changes

- 261957f: Updated dependencies: vite, vitest, eslint, prettier, dotenv, turbo, syncpack, changesets, lint staged
- Updated dependencies [261957f]
- @saleor/react-hook-form-macaw@0.2.3
- @saleor/apps-shared@1.7.6
- @saleor/apps-ui@1.1.6

## 2.1.1

### 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": "saleor-app-cms-v2",
"version": "2.1.1",
"version": "2.1.2",
"scripts": {
"build": "pnpm generate && next build",
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
8 changes: 8 additions & 0 deletions apps/crm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# saleor-app-crm

## 1.7.3

### Patch Changes

- 261957f: Updated dependencies: vite, vitest, eslint, prettier, dotenv, turbo, syncpack, changesets, lint staged
- Updated dependencies [261957f]
- @saleor/apps-shared@1.7.6

## 1.7.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/crm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saleor-app-crm",
"version": "1.7.2",
"version": "1.7.3",
"scripts": {
"build": "pnpm generate && next build",
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
8 changes: 8 additions & 0 deletions apps/data-importer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# saleor-app-data-importer

## 1.9.3

### Patch Changes

- 261957f: Updated dependencies: vite, vitest, eslint, prettier, dotenv, turbo, syncpack, changesets, lint staged
- Updated dependencies [261957f]
- @saleor/apps-shared@1.7.6

## 1.9.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/data-importer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saleor-app-data-importer",
"version": "1.9.2",
"version": "1.9.3",
"scripts": {
"build": "pnpm generate && next build",
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
10 changes: 10 additions & 0 deletions apps/emails-and-messages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# saleor-app-emails-and-messages

## 1.9.4

### Patch Changes

- 261957f: Updated dependencies: vite, vitest, eslint, prettier, dotenv, turbo, syncpack, changesets, lint staged
- Updated dependencies [261957f]
- @saleor/react-hook-form-macaw@0.2.3
- @saleor/apps-shared@1.7.6
- @saleor/apps-ui@1.1.6

## 1.9.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": "saleor-app-emails-and-messages",
"version": "1.9.3",
"version": "1.9.4",
"scripts": {
"build": "pnpm generate && next build",
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
8 changes: 8 additions & 0 deletions apps/invoices/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# saleor-app-invoices

## 1.15.3

### Patch Changes

- 261957f: Updated dependencies: vite, vitest, eslint, prettier, dotenv, turbo, syncpack, changesets, lint staged
- Updated dependencies [261957f]
- @saleor/apps-shared@1.7.6

## 1.15.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/invoices/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saleor-app-invoices",
"version": "1.15.2",
"version": "1.15.3",
"scripts": {
"build": "pnpm generate && next build",
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
8 changes: 8 additions & 0 deletions apps/klaviyo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# saleor-app-klaviyo

## 1.8.3

### Patch Changes

- 261957f: Updated dependencies: vite, vitest, eslint, prettier, dotenv, turbo, syncpack, changesets, lint staged
- Updated dependencies [261957f]
- @saleor/apps-shared@1.7.6

## 1.8.2

### 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": "saleor-app-klaviyo",
"version": "1.8.2",
"version": "1.8.3",
"scripts": {
"build": "pnpm generate && next build",
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
34 changes: 34 additions & 0 deletions apps/products-feed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# saleor-app-products-feed

## 1.11.0

### Minor Changes

- 6a84b4b: Changed format of product URLs to Handlebars. Previous format can still be parsed, so this change does not affect existing configurations.

Old format: `http://example.com/{variantId}`
New format: `http://example.com/{{variant.id}}`

- 6a84b4b: Added item title customization using Handlebars.
- fc5e639: Feed format has been changed to leverage Product Group ID field:
- Product ID: feed items use SKU if available, product variant ID is used otherwise
- Product Group ID: product ID is used for all the items
- 0b0297e: Updated pricing attributes according to the Google guidelines.

Was:

- Price: base or discounted price

Now:

- Price: always the base price. Attribute skipped if amount is equal to 0.
- Sale price: discounted price. Attribute skipped if value is the same as base price

- aece073: Added configuration for choosing which product attributes should be used for generating Google Product Feed. Supported feed attributes: Brand, Color, Size, Material, Pattern.

### Patch Changes

- 261957f: Updated dependencies: vite, vitest, eslint, prettier, dotenv, turbo, syncpack, changesets, lint staged
- Updated dependencies [261957f]
- @saleor/react-hook-form-macaw@0.2.3
- @saleor/apps-shared@1.7.6
- @saleor/apps-ui@1.1.6

## 1.10.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": "saleor-app-products-feed",
"version": "1.10.3",
"version": "1.11.0",
"scripts": {
"build": "pnpm generate && next build",
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
10 changes: 10 additions & 0 deletions apps/search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# saleor-app-search

## 1.12.1

### Patch Changes

- 261957f: Updated dependencies: vite, vitest, eslint, prettier, dotenv, turbo, syncpack, changesets, lint staged
- Updated dependencies [261957f]
- @saleor/react-hook-form-macaw@0.2.3
- @saleor/apps-shared@1.7.6
- @saleor/apps-ui@1.1.6

## 1.12.0

### Minor 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": "saleor-app-search",
"version": "1.12.0",
"version": "1.12.1",
"scripts": {
"build": "pnpm generate && next build",
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
10 changes: 10 additions & 0 deletions apps/slack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# saleor-app-slack

## 1.8.3

### Patch Changes

- 261957f: Updated dependencies: vite, vitest, eslint, prettier, dotenv, turbo, syncpack, changesets, lint staged
- Updated dependencies [261957f]
- @saleor/react-hook-form-macaw@0.2.3
- @saleor/apps-shared@1.7.6
- @saleor/apps-ui@1.1.6

## 1.8.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/slack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saleor-app-slack",
"version": "1.8.2",
"version": "1.8.3",
"scripts": {
"build": "pnpm generate && next build",
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
10 changes: 10 additions & 0 deletions apps/taxes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# saleor-app-taxes

## 1.12.1

### Patch Changes

- 261957f: Updated dependencies: vite, vitest, eslint, prettier, dotenv, turbo, syncpack, changesets, lint staged
- Updated dependencies [261957f]
- @saleor/react-hook-form-macaw@0.2.3
- @saleor/apps-shared@1.7.6
- @saleor/apps-ui@1.1.6

## 1.12.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/taxes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saleor-app-taxes",
"version": "1.12.0",
"version": "1.12.1",
"scripts": {
"build": "pnpm generate && next build",
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-config-saleor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# eslint-config-saleor

## 0.4.5

### Patch Changes

- 261957f: Updated dependencies: vite, vitest, eslint, prettier, dotenv, turbo, syncpack, changesets, lint staged

## 0.4.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-saleor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-saleor",
"version": "0.4.4",
"version": "0.4.5",
"devDependencies": {
"eslint": "8.46.0",
"eslint-config-next": "13.4.8",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-hook-form-macaw/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @saleor/react-hook-form-macaw

## 0.2.3

### Patch Changes

- 261957f: Updated dependencies: vite, vitest, eslint, prettier, dotenv, turbo, syncpack, changesets, lint staged

## 0.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-hook-form-macaw/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saleor/react-hook-form-macaw",
"version": "0.2.2",
"version": "0.2.3",
"scripts": {
"build-storybook": "storybook build",
"lint:fix": "eslint --fix .",
Expand Down
6 changes: 6 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @saleor/apps-shared

## 1.7.6

### Patch Changes

- 261957f: Updated dependencies: vite, vitest, eslint, prettier, dotenv, turbo, syncpack, changesets, lint staged

## 1.7.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saleor/apps-shared",
"version": "1.7.5",
"version": "1.7.6",
"scripts": {
"lint:fix": "eslint --fix ."
},
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @saleor/apps-ui

## 1.1.6

### Patch Changes

- 261957f: Updated dependencies: vite, vitest, eslint, prettier, dotenv, turbo, syncpack, changesets, lint staged

## 1.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saleor/apps-ui",
"version": "1.1.5",
"version": "1.1.6",
"scripts": {
"lint:fix": "eslint --fix ."
},
Expand Down

9 comments on commit a951af9

@vercel
Copy link

@vercel vercel bot commented on a951af9 Aug 7, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on a951af9 Aug 7, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

saleor-app-invoices – ./apps/invoices

invoices.saleor.app
saleor-app-invoices-git-main-saleorcommerce.vercel.app
saleor-app-invoices-saleorcommerce.vercel.app

@vercel
Copy link

@vercel vercel bot commented on a951af9 Aug 7, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

saleor-app-slack – ./apps/slack

slack.saleor.app
saleor-app-slack-git-main-saleorcommerce.vercel.app
saleor-app-slack-saleorcommerce.vercel.app

@vercel
Copy link

@vercel vercel bot commented on a951af9 Aug 7, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on a951af9 Aug 7, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

saleor-app-emails-and-messages – ./apps/emails-and-messages

saleor-app-emails-and-messages-git-main-saleorcommerce.vercel.app
emails-and-messages.saleor.app
saleor-app-emails-and-messages-saleorcommerce.vercel.app

@vercel
Copy link

@vercel vercel bot commented on a951af9 Aug 7, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

saleor-app-taxes – ./apps/taxes

saleor-app-taxes-git-main-saleorcommerce.vercel.app
saleor-app-taxes-saleorcommerce.vercel.app
taxes.saleor.app

@vercel
Copy link

@vercel vercel bot commented on a951af9 Aug 7, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

saleor-app-products-feed – ./apps/products-feed

saleor-app-products-feed-git-main-saleorcommerce.vercel.app
product-feed.saleor.app
saleor-app-products-feed-saleorcommerce.vercel.app

@vercel
Copy link

@vercel vercel bot commented on a951af9 Aug 7, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

saleor-app-search – ./apps/search

saleor-app-search-git-main-saleorcommerce.vercel.app
saleor-app-search-saleorcommerce.vercel.app
search.saleor.app

@vercel
Copy link

@vercel vercel bot commented on a951af9 Aug 7, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

saleor-app-data-importer – ./apps/data-importer

data-importer.saleor.app
saleor-app-data-importer-git-main-saleorcommerce.vercel.app
saleor-app-data-importer-saleorcommerce.vercel.app

Please sign in to comment.