Skip to content

Commit

Permalink
Release apps (#520)
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 6, 2023
1 parent dca93c0 commit 57fec74
Show file tree
Hide file tree
Showing 30 changed files with 151 additions and 56 deletions.
17 changes: 0 additions & 17 deletions .changeset/beige-hairs-teach.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/plenty-dolls-arrive.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/slimy-students-switch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-points-deny.md

This file was deleted.

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

## 1.5.3

### Patch Changes

- 0c2fc65: Update dev dependencies - Vite and Vitest. These changes will not affect runtime Apps, but can affect tests and builds
- Updated dependencies [0c2fc65]
- Updated dependencies [b75a664]
- @saleor/apps-shared@1.7.0

## 1.5.2

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

## 1.5.1

### Patch Changes

- 0c2fc65: Update dev dependencies - Vite and Vitest. These changes will not affect runtime Apps, but can affect tests and builds
- Updated dependencies [0c2fc65]
- Updated dependencies [b75a664]
- @saleor/apps-shared@1.7.0

## 1.5.0

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

## 1.7.5

### Patch Changes

- 0c2fc65: Update dev dependencies - Vite and Vitest. These changes will not affect runtime Apps, but can affect tests and builds
- Updated dependencies [0c2fc65]
- Updated dependencies [b75a664]
- @saleor/apps-shared@1.7.0

## 1.7.4

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

## 1.7.0

### Minor Changes

- 8003064: App UI has been redesigned to our new components library.

Configurations can be now assigned to multiple channels. Previously the configurations had to be duplicated.

MJML provides has been renamed to SMTP. New name better reflects how the emails are sent - MJML is a name of the templating language.

### Patch Changes

- 0c2fc65: Update dev dependencies - Vite and Vitest. These changes will not affect runtime Apps, but can affect tests and builds
- Updated dependencies [0c2fc65]
- Updated dependencies [b75a664]
- @saleor/react-hook-form-macaw@0.1.1
- @saleor/apps-shared@1.7.0

## 1.6.1

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

## 1.13.5

### Patch Changes

- 0c2fc65: Update dev dependencies - Vite and Vitest. These changes will not affect runtime Apps, but can affect tests and builds
- Updated dependencies [0c2fc65]
- Updated dependencies [b75a664]
- @saleor/apps-shared@1.7.0

## 1.13.4

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

## 1.6.5

### Patch Changes

- 0c2fc65: Update dev dependencies - Vite and Vitest. These changes will not affect runtime Apps, but can affect tests and builds
- Updated dependencies [0c2fc65]
- Updated dependencies [b75a664]
- @saleor/apps-shared@1.7.0

## 1.6.4

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

## 0.6.5

### Patch Changes

- 0c2fc65: Update dev dependencies - Vite and Vitest. These changes will not affect runtime Apps, but can affect tests and builds
- Updated dependencies [0c2fc65]
- Updated dependencies [b75a664]
- @saleor/apps-shared@1.7.0

## 0.6.4

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

## 1.8.0

### Minor Changes

- 182bdd6: This version introduces major update of the App UI:

- Added Macaw UI / next
- Rebuilt app's UI to match modern Saleor guidelines
- Moved S3 form to be configured once, globally
- Added tests and refactored App configuration/metadata (incompatible with previous version)
- Product-related webhooks are now refreshing cache responsible on indexing large databases

App was not officially released yet, hence only minor update is introduced

### Patch Changes

- 0c2fc65: Update dev dependencies - Vite and Vitest. These changes will not affect runtime Apps, but can affect tests and builds
- Updated dependencies [0c2fc65]
- Updated dependencies [b75a664]
- @saleor/react-hook-form-macaw@0.1.1
- @saleor/apps-shared@1.7.0

## 1.7.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": "saleor-app-products-feed",
"version": "1.7.1",
"version": "1.8.0",
"private": true,
"scripts": {
"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.9.3

### Patch Changes

- 0c2fc65: Update dev dependencies - Vite and Vitest. These changes will not affect runtime Apps, but can affect tests and builds
- Updated dependencies [0c2fc65]
- Updated dependencies [b75a664]
- @saleor/react-hook-form-macaw@0.1.1
- @saleor/apps-shared@1.7.0

## 1.9.2

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

## 1.6.5

### Patch Changes

- 0c2fc65: Update dev dependencies - Vite and Vitest. These changes will not affect runtime Apps, but can affect tests and builds
- Updated dependencies [0c2fc65]
- Updated dependencies [b75a664]
- @saleor/apps-shared@1.7.0

## 1.6.4

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

## 1.8.1

### Patch Changes

- 0c2fc65: Update dev dependencies - Vite and Vitest. These changes will not affect runtime Apps, but can affect tests and builds
- Updated dependencies [0c2fc65]
- Updated dependencies [b75a664]
- @saleor/apps-shared@1.7.0

## 1.8.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.8.0",
"version": "1.8.1",
"private": true,
"scripts": {
"dev": "pnpm generate && NODE_OPTIONS='--inspect' next dev",
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.1.1

### Patch Changes

- 0c2fc65: Update dev dependencies - Vite and Vitest. These changes will not affect runtime Apps, but can affect tests and builds

## 0.1.0

### Minor 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.1.0",
"version": "0.1.1",
"devDependencies": {
"@babel/core": "^7.21.8",
"@saleor/macaw-ui": "0.8.0-pre.84",
Expand Down
10 changes: 10 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @saleor/apps-shared

## 1.7.0

### Minor Changes

- b75a664: Disabled possibility to create logger if level is DEBUG or TRACE and NODE_ENV is production. This is an additional protection for logging sensitive data.

### Patch Changes

- 0c2fc65: Update dev dependencies - Vite and Vitest. These changes will not affect runtime Apps, but can affect tests and builds

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

11 comments on commit 57fec74

@vercel
Copy link

@vercel vercel bot commented on 57fec74 Jun 6, 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 57fec74 Jun 6, 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

@vercel
Copy link

@vercel vercel bot commented on 57fec74 Jun 6, 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

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

@vercel
Copy link

@vercel vercel bot commented on 57fec74 Jun 6, 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 57fec74 Jun 6, 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 57fec74 Jun 6, 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 57fec74 Jun 6, 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

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

@vercel
Copy link

@vercel vercel bot commented on 57fec74 Jun 6, 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-saleorcommerce.vercel.app
data-importer.saleor.app
saleor-app-data-importer-git-main-saleorcommerce.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 57fec74 Jun 6, 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
cms.saleor.app
saleor-app-cms-saleorcommerce.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 57fec74 Jun 6, 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
taxes.saleor.app
saleor-app-taxes-saleorcommerce.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 57fec74 Jun 6, 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

Please sign in to comment.