Skip to content

Commit

Permalink
Release apps (#487)
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 May 23, 2023
1 parent 23b5c70 commit 8e0b085
Show file tree
Hide file tree
Showing 36 changed files with 138 additions and 71 deletions.
5 changes: 0 additions & 5 deletions .changeset/chatty-melons-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cyan-files-suffer.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/eleven-adults-explain.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/famous-onions-jam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fast-adults-deny.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-poems-relax.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-pots-sparkle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-dragons-talk.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/sweet-suns-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-ravens-begin.md

This file was deleted.

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

## 1.5.1

### Patch Changes

- Updated dependencies [23b5c70]
- @saleor/apps-shared@1.6.0

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/cms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saleor-app-cms",
"version": "1.5.0",
"version": "1.5.1",
"private": true,
"scripts": {
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
11 changes: 11 additions & 0 deletions apps/crm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# saleor-app-crm

## 1.4.0

### Minor Changes

- 4801803: Added Sentry config. If Sentry is configured in ENV, it will use default Sentry configuration for Next.js to send errors to the Sentry

### Patch Changes

- Updated dependencies [23b5c70]
- @saleor/apps-shared@1.6.0

## 1.3.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.3.2",
"version": "1.4.0",
"private": true,
"scripts": {
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
7 changes: 7 additions & 0 deletions apps/data-importer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# saleor-app-data-importer

## 1.7.3

### Patch Changes

- Updated dependencies [23b5c70]
- @saleor/apps-shared@1.6.0

## 1.7.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.7.2",
"version": "1.7.3",
"private": true,
"scripts": {
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
11 changes: 11 additions & 0 deletions apps/emails-and-messages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# saleor-app-emails-and-messages

## 1.6.0

### Minor Changes

- 4801803: Added Sentry config. If Sentry is configured in ENV, it will use default Sentry configuration for Next.js to send errors to the Sentry

### Patch Changes

- Updated dependencies [23b5c70]
- @saleor/apps-shared@1.6.0

## 1.5.2

### 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.5.2",
"version": "1.6.0",
"private": true,
"scripts": {
"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.13.3

### Patch Changes

- 23b5c70: Moved Semver compatibility checking to shared package, removed semver library
- Updated dependencies [23b5c70]
- @saleor/apps-shared@1.6.0

## 1.13.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.13.2",
"version": "1.13.3",
"private": true,
"scripts": {
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
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.6.3

### Patch Changes

- Updated dependencies [23b5c70]
- @saleor/apps-shared@1.6.0

## 1.6.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.6.2",
"version": "1.6.3",
"private": true,
"scripts": {
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
7 changes: 7 additions & 0 deletions apps/monitoring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# saleor-app-monitoring

## 0.6.3

### Patch Changes

- Updated dependencies [23b5c70]
- @saleor/apps-shared@1.6.0

## 0.6.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/monitoring/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saleor-app-monitoring",
"version": "0.6.2",
"version": "0.6.3",
"private": true,
"scripts": {
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
16 changes: 16 additions & 0 deletions apps/products-feed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# saleor-app-products-feed

## 1.7.0

### Minor Changes

- 0c8717a: Generated feed XML can now be uploaded to the s3 bucket.

Feed generation is now much faster thanks to implemented caching.

- 4801803: Added Sentry config. If Sentry is configured in ENV, it will use default Sentry configuration for Next.js to send errors to the Sentry

### Patch Changes

- ce8d9de: Product description in the feed is now a plaintext instead of JSON.
- Updated dependencies [23b5c70]
- @saleor/apps-shared@1.6.0

## 1.6.2

### 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.6.2",
"version": "1.7.0",
"private": true,
"scripts": {
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
11 changes: 11 additions & 0 deletions apps/search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# saleor-app-search

## 1.9.1

### Patch Changes

- 590150b: Use input component from the shared package.
- Updated dependencies [23b5c70]
- Updated dependencies [8a339fc]
- Updated dependencies [b36502d]
- @saleor/apps-shared@1.6.0
- @saleor/react-hook-form-macaw@0.1.0

## 1.9.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.9.0",
"version": "1.9.1",
"private": true,
"scripts": {
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
7 changes: 7 additions & 0 deletions apps/slack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# saleor-app-slack

## 1.6.3

### Patch Changes

- Updated dependencies [23b5c70]
- @saleor/apps-shared@1.6.0

## 1.6.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.6.2",
"version": "1.6.3",
"private": true,
"scripts": {
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
17 changes: 17 additions & 0 deletions apps/taxes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# saleor-app-taxes

## 1.7.0

### Minor Changes

- 23b5c70: Set minimum Saleor version where app can be installed (3.9).

Previously, app could have been installed in any Saleor, but if required taxes APIs were missing, app would crash

Now, Saleor will reject installation if possible. If Saleor can't do it, App will check Saleor version during installation and fail it if version doesn't match

- dd799e6: Adds `resolveOptionalOrThrow` util that throws when not able to resolve an optional value. Now, when critical values from external APIs are not found, the app will crash instead of falling back to 0s.

### Patch Changes

- Updated dependencies [23b5c70]
- @saleor/apps-shared@1.6.0

## 1.6.1

### Patch 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.6.1",
"version": "1.7.0",
"private": true,
"scripts": {
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
Expand Down
10 changes: 10 additions & 0 deletions packages/react-hook-form-macaw/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
# @saleor/react-hook-form-macaw

## 0.1.0

### Minor Changes

- b36502d: Add Select input component

### Patch Changes

- 8a339fc: Introduction of the library integrating Macaw with the React Hook Forms.
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.0.1",
"version": "0.1.0",
"devDependencies": {
"@babel/core": "^7.21.8",
"@saleor/macaw-ui": "0.8.0-pre.84",
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.6.0

### Minor Changes

- 23b5c70: Add SaleorCompatibilityValidator util that compares semver version of the app and Saleor's

## 1.5.1

### 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.5.1",
"version": "1.6.0",
"dependencies": {
"pino": "^8.14.1",
"pino-pretty": "^10.0.0",
Expand Down

11 comments on commit 8e0b085

@vercel
Copy link

@vercel vercel bot commented on 8e0b085 May 23, 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 8e0b085 May 23, 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 8e0b085 May 23, 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 8e0b085 May 23, 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

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

@vercel
Copy link

@vercel vercel bot commented on 8e0b085 May 23, 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
saleor-app-products-feed-saleorcommerce.vercel.app
product-feed.saleor.app

@vercel
Copy link

@vercel vercel bot commented on 8e0b085 May 23, 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-saleorcommerce.vercel.app
saleor-app-slack-git-main-saleorcommerce.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8e0b085 May 23, 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

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

@vercel
Copy link

@vercel vercel bot commented on 8e0b085 May 23, 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-cms – ./apps/cms

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

@vercel
Copy link

@vercel vercel bot commented on 8e0b085 May 23, 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 8e0b085 May 23, 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 8e0b085 May 23, 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

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

Please sign in to comment.